GroupDocs.Search.Events Namespace
The namespace provides classes of event arguments.
Classes
  ClassDescription
Public classBaseIndexEventArgs
Represents the base class of event arguments.
Public classCode exampleEventHub
Provides index events for subscribing.
Public classFileIndexingEventArgs
Represents arguments for the event of a document indexing start.
Public classImagePreparingEventArgs
Represents arguments for the event of an image preparing start.
Public classIndexErrorEventArgs
Represents arguments for the event of index error occurred.
Public classOperationFinishedEventArgs
Represents arguments for the event of the indexing operation is finished.
Public classOperationProgressEventArgs
Represents arguments for the event of the indexing operation progress is updated.
Public classPasswordRequiredEventArgs
Represents arguments for the event that occurs when document protected by a password is indexing.
Public classSearchPhaseEventArgs
Represents arguments for the search phase changing events.
Enumerations
  EnumerationDescription
Public enumerationOperationType
Represents an index operation type.
Public enumerationSearchPhase
Represents the search phases.