com.groupdocs.search.events
Leave feedback
On this page
The package provides classes of event arguments.
| Class | Description |
|---|---|
| BaseIndexEventArgs | Represents the base class of event arguments. |
| Event |
This class is intended to be inherited when subscribing to events. |
| EventHub | Provides index events for subscribing. |
| EventHubBase | The base abstract class for event hubs. |
| FileIndexingEventArgs | Represents arguments for the event of a document indexing start. |
| ImagePreparingEventArgs | Represents arguments for the event of an image preparing start. |
| IndexErrorEventArgs | Represents arguments for the event of index error occurred. |
| OperationFinishedEventArgs | Represents arguments for the event of the indexing operation is finished. |
| OperationProgressEventArgs | Represents arguments for the event of the indexing operation progress is updated. |
| OptimizationProgressEventArgs | Represents arguments for the event of the indexing operation progress is updated. |
| PasswordRequiredEventArgs | Represents arguments for the event that occurs when document protected by a password is indexing. |
| SearchPhaseEventArgs | Represents arguments for the search phase changing events. |
| Interface | Description |
|---|---|
| EventHandler |
Defines interface of an event handler. |
| Enum | Description |
|---|---|
| OperationType | Represents an index operation type. |
| SearchPhase | Represents the search phases. |
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.