RetryHandlerOption.MaxRetry Property

Definition

The maximum number of retries for a request with a maximum value of 10. This defaults to 3.

public int MaxRetry { get; set; }
member this.MaxRetry : int with get, set
Public Property MaxRetry As Integer

Property Value

Applies to