HttpRetryPolicy.InitialDelayInMilliseconds Property

Definition

Initial delay, in milliseconds, before retrying a request.

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

Property Value

Applies to