asposediagram.api

Class InterruptMonitor

Represents all operator about the interrupt.

Constructor Summary
 
Property Getters/Setters Summary
methodisInterruptionRequested()
Mark the monitor as requesting interruption
 
Method Summary
methodinterrupt()
Interrupt the current operator.
 

    • Constructor Detail

      • InterruptMonitor

        InterruptMonitor()
    • Property Getters/Setters Detail

      • isInterruptionRequested : boolean 

        boolean isInterruptionRequested()
        
        Mark the monitor as requesting interruption
    • Method Detail

      • interrupt

         interrupt()
        Interrupt the current operator.