Interface IInterruptMonitor

Interface IInterruptMonitor

ชื่อพื้นที่: Aspose.Imaging.Multithreading การประกอบ: Aspose.Imaging.dll (25.4.0)

แสดงข้อมูลเกี่ยวกับการหยุด

public interface IInterruptMonitor

Properties

IsInterrupted

ได้รับค่าแสดงให้เห็นว่าการดําเนินงานควรหยุด

bool IsInterrupted { get; }

คุณสมบัติมูลค่า

bool

Methods

Interrupt()

ส่งคําขอเพื่อหยุดการดําเนินงาน

void Interrupt()
 แบบไทย