GroupDocs.Search.Scaling.Events
The namespace provides classes of event arguments in the search network.
Classes
| Class | Description |
|---|---|
| DataExtractedEventArgs | Represents arguments for the event of a document data extraction is finished. |
| DocumentDeletedEventArgs | Represents arguments for the event of a document deletion is finished. |
| DocumentIndexedEventArgs | Represents arguments for the event of a document indexing is finished. |
| ErrorOccurredEventArgs | Represents arguments for the event of an error occurs in one of the nodes of the search network. |
| NetworkIndexingProgressEventArgs | Represents the arguments for the progress change event of the indexing operation. |
| NetworkOptimizationProgressEventArgs | Represents the arguments for the progress change event of the optimization operation. |
| NodeEventHub | Provides node events for subscribing. |
| StatusChangedEventArgs | Represents arguments for a search network status change event. |