IInterruptionToken class
IInterruptionToken class
This class represents the token to use for signaling long running tasks whether the interruption was requested.
The IInterruptionToken type exposes the following members:
Properties
Property | Description |
---|---|
is_interruption_requested | Returns bool.true if interruption was requested. |
Methods
Method | Description |
---|---|
throw_if_interruption_requested | Throws an OperationCanceledException if interruption was requested. Thrown when interruption was requested. |
See Also
- module
aspose.slides
- library
Aspose.Slides