AbstractInterruptMonitor
AbstractInterruptMonitor class
Monitor for interruption requests in all time-consuming operations.
Properties
| Name | Type | Description |
|---|---|---|
| IsInterruptionRequested | boolean | Indicates whether interruption is requested for current operation. If true then current operation will be interrupted. |