com.aspose.diagram
Class AbstractInterruptMonitor

java.lang.Object
    extended by com.aspose.diagram.AbstractInterruptMonitor
Direct Known Subclasses:
InterruptMonitor

public abstract class AbstractInterruptMonitor 
extends java.lang.Object

Monitor for interruption requests in all time-consuming operations.


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

Property Getters/Setters Detail

isInterruptionRequested

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

See Also:
          Aspose.Diagram Documentation - the home page for the Aspose.Diagram Product Documentation.
          Aspose.Diagram Support Forum - our preferred method of support.