HttpRetryPolicy.MaxIntervalInMilliseconds Property

Definition

Maximum interval, in milliseconds, between retries.

public long? MaxIntervalInMilliseconds { get; set; }
member this.MaxIntervalInMilliseconds : Nullable<int64> with get, set
Public Property MaxIntervalInMilliseconds As Nullable(Of Long)

Property Value

Applies to