IsInterruptionRequested

AbstractInterruptMonitor.IsInterruptionRequested property

現在の操作に対して中断が要求されているかどうかを示します. true の場合、現在の操作は中断されます.

public abstract bool IsInterruptionRequested { get; }

関連項目