次の方法で共有


RetryPolicy.IntervalInSeconds プロパティ

定義

再試行間隔 (秒単位)。 既定値は 30 です。

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

プロパティ値

適用対象