IInterruptionToken Interface |
Namespace: Aspose.Slides
The IInterruptionToken type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsInterruptionRequested |
Returns [!:bool.True] if interruption was requested.
|
Name | Description | |
---|---|---|
![]() | ThrowIfInterruptionRequested |
Throws an OperationCanceledException if
interruption was requested.
Thrown when interruption was requested. |