Method GetSequenceValueAsync(CancellationToken)

Assembly: redb.Export.dll

Returns the current value of the global_identity sequence.

public Task<long> GetSequenceValueAsync(CancellationToken ct = default)