Chain.WhereCanceledException 클래스

정의

가 취소될 때 throw되는 예외입니다.

[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()

예외를 생성합니다.

적용 대상