AbstractInterruptMonitor

AbstractInterruptMonitor class

Monitor for interruption requests in all time-consuming operations.

Properties

NameTypeDescription
IsInterruptionRequestedbooleanIndicates whether interruption is requested for current operation. If true then current operation will be interrupted.

AbstractInterruptMonitor.IsInterruptionRequested property

Indicates whether interruption is requested for current operation. If true then current operation will be interrupted.

Type: boolean