IndexErrorEventArgs Class |
Namespace: GroupDocs.Search.Events
The IndexErrorEventArgs type exposes the following members.
Name | Description | |
---|---|---|
![]() | IndexFolder |
Gets the index folder.
(Inherited from BaseIndexEventArgs.) |
![]() | IndexId |
Gets the index ID.
(Inherited from BaseIndexEventArgs.) |
![]() | IsCritical |
Gets a flag indicating that the error occurred is critical and the index should be restarted.
|
![]() | Message |
Gets the error message.
|
![]() | Status |
Gets the index status.
(Inherited from BaseIndexEventArgs.) |
![]() | Time |
Gets the time of an event.
(Inherited from BaseIndexEventArgs.) |
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.) |