Compartir a través de


SqlRetryLogicOption.DeltaTime Propiedad

Definición

Establece el intervalo de tiempo como un TimeSpan objeto .

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

Valor de propiedad

TimeSpan El próximo tiempo de diferencia antes del siguiente intento de ejecución; debe estar entre 0 y 120 segundos.

Se aplica a