IInterruptMonitor Class
Summary: Represents information about interruption.
Module: aspose.imaging.multithreading
Full Name: aspose.imaging.multithreading.IInterruptMonitor
Properties
Name | Type | Access | Description |
---|---|---|---|
is_interrupted | bool | r | Gets the value indicating whether operations should be interrupted. |
Methods
Name | Description |
---|---|
interrupt() | Sends a request to interrupt operations. |