Method NextValueIdBatchAsync(int)

Assembly: redb.Core.dll

Generate batch of value IDs for bulk operations.
More efficient than calling NextValueIdAsync multiple times.

Task<long[]> NextValueIdBatchAsync(int count)