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()
 日本語