InterruptMonitor
InterruptMonitor class
Represents all operator about the interrupt.
public class InterruptMonitor : AbstractInterruptMonitor
Constructors
Name | Description |
---|---|
InterruptMonitor() | The default constructor. |
Properties
Name | Description |
---|---|
override IsInterruptionRequested { get; } | Mark the monitor as requesting interruption |
Methods
Name | Description |
---|---|
Interrupt() | Interrupt the current operator. |
See Also
- class AbstractInterruptMonitor
- namespace Aspose.Diagram
- assembly Aspose.Diagram