Method GetSequenceValueAsync(CancellationToken)

Assembly: redb.Export.dll

Returns the current value of the global_identity sequence.

Task<long> GetSequenceValueAsync(CancellationToken ct = default)