Method GetSequenceValueAsync(CancellationToken)
Returns the current value of the global_identity sequence.
public Task<long> GetSequenceValueAsync(CancellationToken ct = default)
Returns the current value of the global_identity sequence.
public Task<long> GetSequenceValueAsync(CancellationToken ct = default)