IInterruptMonitor klass
Summary: Represents information about interruption.
Module: aspose.imaging.multithreading
Full Name: aspose.imaging.multithreading.IInterruptMonitor
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| is_interrupted | bool | r | Hämtar värdet som indikerar om operationer ska avbrytas. |
Methods
| Name | Description |
|---|---|
| interrupt() | Skickar en begäran om att avbryta operationer. |