AbstractInterruptMonitor
AbstractInterruptMonitor class
Monitor for interruption requests in all time-consuming operations.
Methods
| Name | Description |
|---|---|
| isInterruptionRequested() | Indicates whether interruption is requested for current operation. If true then current operation will be interrupted. |
isInterruptionRequested()
Indicates whether interruption is requested for current operation. If true then current operation will be interrupted.