SqlRetryIntervalBaseEnumerator.MoveNext Method

Definition

Advances the enumerator to the next element of the collection.

C#
public virtual bool MoveNext ();

Returns

Returns true, if the enumerator was successfully advanced to the next element; false if the enumerator has passed the end of the collection.

Implements

Applies to

Proizvod Verzije
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