asposediagram.api

Class AbstractInterruptMonitor

Monitor for interruption requests in all time-consuming operations.

Property Getters/Setters Summary
methodisInterruptionRequested()
Indicates whether interruption is requested for current operation. If true then current operation will be interrupted.
 

    • Property Getters/Setters Detail

      • isInterruptionRequested : boolean 

        boolean isInterruptionRequested()
        
        Indicates whether interruption is requested for current operation. If true then current operation will be interrupted.