IInterruptionToken
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
Name | Description |
---|---|
is_interruption_requested | Returns bool.true if interruption was requested. |
Methods
Name | Description |
---|---|
throw_if_interruption_requested() | Throws an |
See Also
- namespace aspose.slides
- assembly Aspose.Slides