Condividi tramite


ConstantRetryPolicy.MaxRetryCountOnNonTransientErrors Property

Definition

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

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

Property Value

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

Applies to