Partager via


HiLoValueGenerator<TValue>.GetNewLowValueAsync Méthode

Définition

Obtient la valeur faible du bloc de valeurs suivant à utiliser.

protected virtual System.Threading.Tasks.Task<long> GetNewLowValueAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetNewLowValueAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<int64>
override this.GetNewLowValueAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<int64>
Protected Overridable Function GetNewLowValueAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Long)

Paramètres

cancellationToken
CancellationToken

CancellationToken À observer en attendant la fin de la tâche.

Retours

Valeur faible pour le bloc de valeurs suivant à utiliser.

Exceptions

S’applique à