Chain.WhereCanceledException 类

定义

取消其中 时引发的异常。

[System.Serializable]
public sealed class Chain.WhereCanceledException : OperationCanceledException
[<System.Serializable>]
type Chain.WhereCanceledException = class
    inherit OperationCanceledException
Public NotInheritable Class Chain.WhereCanceledException
Inherits OperationCanceledException
继承
Chain.WhereCanceledException
属性

构造函数

Chain.WhereCanceledException()

构造异常。

适用于