Interface IInterruptMonitor
Interface IInterruptMonitor
Tên không gian: Aspose.Imaging.Multithreading Tổng hợp: Aspose.Imaging.dll (25.4.0)
Hiển thị thông tin về sự gián đoạn.
public interface IInterruptMonitor
Properties
IsInterrupted
Nhận được giá trị cho thấy liệu các hoạt động có nên bị gián đoạn hay không.
bool IsInterrupted { get; }
Giá trị bất động sản
Methods
Interrupt()
Gửi yêu cầu dừng hoạt động.
void Interrupt()