共用方式為


RetryPolicy.RetryInterval Property

Definition

Optional. The interval between retries.

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

Property Value

Applies to