Property FirstBatchSize
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
FirstBatchSize
Gets or sets the size of the first batch.
public int? FirstBatchSize { get; set; }
Property Value
- int?
The size of the first batch.