PipelineActivityPolicy.RetryIntervalInSeconds プロパティ

定義

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

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

プロパティ値

適用対象