Chain.WhereCanceledException Class

Definition

The exception that is thrown when the where is canceled.

[System.Serializable]
public sealed class Chain.WhereCanceledException : OperationCanceledException
[<System.Serializable>]
type Chain.WhereCanceledException = class
    inherit OperationCanceledException
Public NotInheritable Class Chain.WhereCanceledException
Inherits OperationCanceledException
Inheritance
Chain.WhereCanceledException
Attributes

Constructors

Chain.WhereCanceledException()

Construct the exception.

Applies to