Compartir a través de


RetryParams.ShouldRetry Propiedad

Definición

Obtiene o establece un valor que indica si se debe realizar la acción de reintento.

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

Valor de propiedad

Valor que indica si se debe realizar la acción de reintento.

Se aplica a