类 OperationInterruptedException

OperationInterruptedException class

当操作被中断时发生。

public class OperationInterruptedException : FrameworkException

构造函数

名称描述
OperationInterruptedException(string)初始化 OperationInterruptedException 类的新实例。
OperationInterruptedException(string, Exception)初始化 OperationInterruptedException 类的新实例。

另请参见