Compartir a través de


OperationRetryControl.ShouldRetry Propiedad

Definición

Obtiene o establece un valor que indica si se debe reintentar o no la operación.

public bool ShouldRetry { get; set; }
member this.ShouldRetry : bool with get, set
Public Property ShouldRetry As Boolean

Valor de propiedad

true si se debe reintentar la operación, false si se debe iniciar la excepción al usuario.

Se aplica a