Compartir a través de


SqlRetryLogicOption.MaxTimeInterval Propiedad

Definición

Establece el intervalo de tiempo máximo permitido como un TimeSpan objeto .

public:
 property TimeSpan MaxTimeInterval { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan MaxTimeInterval { get; set; }
member this.MaxTimeInterval : TimeSpan with get, set
Public Property MaxTimeInterval As TimeSpan

Valor de propiedad

TimeSpan El intervalo máximo de tiempo de intervalo anterior al siguiente intento de ejecución; debe estar entre 0 y 120 segundos.

Se aplica a