IInterruptMonitor Sınıfı
Summary: Represents information about interruption.
Module: aspose.imaging.multithreading
Full Name: aspose.imaging.multithreading.IInterruptMonitor
Properties
| Name | Type | Access | Açıklama |
|---|---|---|---|
| is_interrupted | bool | r | İşlemlerin kesilmesi gerekip gerekmediğini gösteren değeri alır. |
Methods
| Name | Açıklama |
|---|---|
| interrupt() | İşlemleri kesmek için bir istek gönderir. |