InterruptMonitor

InterruptMonitor class

Represents all operator about the interrupt.

Constructors

NameDescription
InterruptMonitor

Properties

NameTypeDescription
IsInterruptionRequestedbooleanMark the monitor as requesting interruption

Methods

NameDescription
interruptInterrupt the current operator.

InterruptMonitor()

InterruptMonitor.IsInterruptionRequested property

Mark the monitor as requesting interruption

Type: boolean

interrupt()

Interrupt the current operator.