次の方法で共有


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

プロパティ値

適用対象