com.aspose.cells

Class InterruptMonitor

  • java.lang.Object
    • com.aspose.cells.InterruptMonitor
public class InterruptMonitor 
extends java.lang.Object

Represents all operator about the interrupt.

Constructor Summary
 
Method Summary
voidinterrupt()
Interrupt the current operator.
 

    • Constructor Detail

      • InterruptMonitor

        public InterruptMonitor()
    • Method Detail

      • interrupt

        public void interrupt()
        Interrupt the current operator.