HttpRetryPolicy.MaxRetries Property

Definition

Maximum number of times a request will retry.

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

Property Value

Applies to