Compartir a través de


ExceptionHandlingRetryResult.MaxRetryCount Propiedad

Definición

Obtiene el número máximo de veces que se debe reintentar este tipo de excepción antes de renunciar. El valor predeterminado es int. MaxValue

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

Valor de propiedad

Número máximo de reintentos

Se aplica a