Класс 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 | Получает значение, указывающее, следует ли прерывать операции. |
Methods
| Name | Description |
|---|---|
| interrupt() | Отправляет запрос на прерывание операций. |