次の方法で共有


RetryPolicy.RetryCount プロパティ

定義

省略可能。 再試行が試行される回数。

public int? RetryCount { get; set; }
member this.RetryCount : Nullable<int> with get, set
Public Property RetryCount As Nullable(Of Integer)

プロパティ値

適用対象