InterruptMonitor class

InterruptMonitor class

Represents all operator about the interrupt.

Inheritance: InterruptMonitorAbstractInterruptMonitor

The InterruptMonitor type exposes the following members:

Constructors

ConstructorDescription
InterruptMonitor()

Properties

PropertyDescription
is_interruption_requestedMark the monitor as requesting interruption

Methods

MethodDescription
interrupt()Interrupt the current operator.

See Also