InterruptionTokenSource class
InterruptionTokenSource class
Represents the source of InterruptionToken.
The InterruptionTokenSource type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__ | Creates a new InterruptionTokenSource. |
Properties
| Property | Description |
|---|---|
token | Returns new token binded to this InterruptionTokenSource. |
is_interruption_requested | Returns true if interruption requested, false otherwise. |
Methods
| Method | Description |
|---|---|
interrupt | Intialize request for interruption. |
See Also
- class
InterruptionToken - class
InterruptionTokenSource - module
aspose.slides - library
Aspose.Slides