Cancellation Class |
Namespace: GroupDocs.Search.Common
The Cancellation type exposes the following members.
Name | Description | |
---|---|---|
![]() | Cancellation |
Initializes a new instance of the Cancellation class.
|
Name | Description | |
---|---|---|
![]() | IsCancelled |
Gets a value indicating that cancellation has been requested.
|
Name | Description | |
---|---|---|
![]() | Cancel |
Makes a request for cancellation.
|
![]() | CancelAfter |
Makes a request for cancellation after the expiration of specified number of milliseconds.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Finalizes an instance of the Cancellation class.
(Overrides ObjectFinalize.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |