SqlRetryIntervalBaseEnumerator.GetNextInterval Method

Definition

Calculates the next interval time.

protected:
 abstract TimeSpan GetNextInterval();
protected abstract TimeSpan GetNextInterval ();
abstract member GetNextInterval : unit -> TimeSpan
Protected MustOverride Function GetNextInterval () As TimeSpan

Returns

Returns the next gap time interval.

Applies to