IInterruptMonitor

IInterruptMonitor interface

代表中断信息。

public interface IInterruptMonitor

特性

姓名描述
IsInterrupted { get; }获取指示操作是否应中断的值。

方法

姓名描述
Interrupt()发送中断操作请求。

也可以看看