OperationRetrySettings.DefaultMaxRetryCountForTransientErrors Property

Definition

Gets the maximum number of times to retry for transient errors.

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

Property Value

Maximum number of times to retry a specific exception.

Applies to