InterruptMonitor class
InterruptMonitor class
Represents all operator about the interrupt.
Inheritance: InterruptMonitor
The InterruptMonitor type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
__init__(self) | Constructs a new instance of InterruptMonitor |
Properties
| Property | Description |
|---|---|
| is_interruption_requested | Mark the monitor as requesting interruption |
| terminate_without_exception |
Methods
| Method | Description |
|---|---|
interrupt(self) | Interrupt the current operator. |
See Also
- module
aspose.cells - class
InterruptMonitor