RetryExponential.MaxRetryCount Property

Definition

Gets or sets the maximum number of allowed retries.

public int MaxRetryCount { get; }
member this.MaxRetryCount : int
Public ReadOnly Property MaxRetryCount As Integer

Property Value

The maximum number of allowed retries.

Applies to