SqlRetryingEventArgs.Delay Property

Definition

Gets the current waiting time as a TimeSpan object.

C#
public TimeSpan Delay { get; }

Property Value

TimeSpan The upcoming gap time before the next execution attempt.

Applies to

Toode Versioonid
SqlClient .NET Core 3.0, 3.1, 4.0, 4.1, 5.0, 5.1, 5.2
SqlClient .NET Framework 3.0, 3.1, 4.0, 4.1, 5.0, 5.1, 5.2
SqlClient .NET Standard 3.0, 3.1, 4.0, 4.1, 5.0, 5.1, 5.2