Classe IInterruptMonitor
Summary: Represents information about interruption.
Module: aspose.imaging.multithreading
Full Name: aspose.imaging.multithreading.IInterruptMonitor
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| is_interrupted | bool | r | Obtient la valeur indiquant si les opérations doivent être interrompues. |
Methods
| Name | Description |
|---|---|
| interrupt() | Envoie une requête pour interrompre les opérations. |