RetryOptions.MaxRetries Property

Definition

The maximum number of retry attempts before giving up.

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

Property Value

Applies to