RetryContext.RetryReason 속성

정의

현재 재시도(있는 경우)를 침전하는 오류입니다.

public:
 property Exception ^ RetryReason { Exception ^ get(); void set(Exception ^ value); };
public Exception RetryReason { get; set; }
public Exception? RetryReason { get; set; }
member this.RetryReason : Exception with get, set
Public Property RetryReason As Exception

속성 값

적용 대상