InterruptMonitor class
InterruptMonitor class
Represents all operator about the interrupt.
Inheritance: InterruptMonitor → AbstractInterruptMonitor
The InterruptMonitor type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| InterruptMonitor() |
Properties
| Property | Description |
|---|---|
| is_interruption_requested | Mark the monitor as requesting interruption |
Methods
| Method | Description |
|---|---|
| interrupt() | Interrupt the current operator. |
See Also
- module aspose.diagram
- class AbstractInterruptMonitor