OperationProgressEventArgs Class |
Namespace: GroupDocs.Search.Events
The OperationProgressEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | IndexFolder |
Gets the index folder.
(Inherited from BaseIndexEventArgs.) |
![]() | IndexId |
Gets the index ID.
(Inherited from BaseIndexEventArgs.) |
![]() | LastDocumentKey |
Gets the key of the last processed document.
|
![]() | LastDocumentPath |
Gets the path of the last processed document.
|
![]() | LastDocumentStatus |
Gets the status of the last processed document.
|
![]() | ProcessedDocuments |
Gets the number of successfully processed documents.
|
![]() | ProgressPercentage |
Gets the percentage of the progress.
|
![]() | SkippedDocuments |
Gets the number of skipped documents.
|
![]() | Status |
Gets the index status.
(Inherited from BaseIndexEventArgs.) |
![]() | Time |
Gets the time of an event.
(Inherited from BaseIndexEventArgs.) |
![]() | TotalDocuments |
Gets the total number of processed documents.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |