OperationFinishedEventArgs
OperationFinishedEventArgs class
Represents arguments for the event of the indexing operation is finished.
public class OperationFinishedEventArgs : BaseIndexEventArgs
Properties
| Name | Description |
|---|---|
| IndexFolder { get; } | Gets the index folder. |
| IndexId { get; } | Gets the index ID. |
| Message { get; } | Gets the message. |
| OperationType { get; } | Gets the operation type. |
| Status { get; } | Gets the index status. |
| Time { get; } | Gets the time of an event. |
Remarks
Learn more
See Also
- class BaseIndexEventArgs
- namespace GroupDocs.Search.Events
- assembly GroupDocs.Search