IInterruptionTokenSource
IInterruptionTokenSource class
Represents the source of IInterruptionToken.
The IInterruptionTokenSource type exposes the following members:
Properties
Name | Description |
---|---|
token | Returns new token binded to this IInterruptionTokenSource. |
is_interruption_requested | Returns true if interruption requested, false otherwise. |
Methods
Name | Description |
---|---|
interrupt() | Intialize request for interruption. |
See Also
- namespace aspose.slides
- assembly Aspose.Slides