Method NextObjectIdBatchAsync(int)

Assembly: redb.Core.dll

Generate batch of object IDs for bulk operations.
More efficient than calling NextObjectIdAsync multiple times.

Task<long[]> NextObjectIdBatchAsync(int count)