InterruptMonitor فئة

Summary: Represents information about interruption.

Module: aspose.imaging.multithreading

Full Name: aspose.imaging.multithreading.InterruptMonitor

Inheritance: IInterruptMonitor

Constructors

Nameالوصف
InterruptMonitor()مثيل IInterruptMonitor الفريد لكل خيط.

Properties

NameTypeAccessالوصف
is_interruptedboolrيحصل على القيمة التي تشير إلى ما إذا كان يجب مقاطعة العمليات.
thread_local_instance [static]IInterruptMonitorr/wيحصل أو يضبط مثيل IInterruptMonitor الفريد لكل خيط.

Methods

Nameالوصف
interrupt()يرسل طلبًا لمقاطعة العمليات.

Constructor: InterruptMonitor()

 InterruptMonitor() 

مثيل IInterruptMonitor الفريد لكل خيط.