OperationRetrySettings.DefaultMaxRetryCountForNonTransientErrors Property

Definition

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

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

Property Value

Maximum number of times to retry a specific non-transient exception.

Applies to