IInterruptMonitor 类
Summary: Represents information about interruption.
Module: aspose.imaging.multithreading
Full Name: aspose.imaging.multithreading.IInterruptMonitor
Properties
| Name | Type | Access | 描述 |
|---|---|---|---|
| is_interrupted | bool | r | 获取指示是否应中断操作的值。 |
Methods
| Name | 描述 |
|---|---|
| interrupt() | 发送请求以中断操作。 |