Property MaxBatchLength
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
MaxBatchLength
Gets or sets the maximum length of a batch.
public int? MaxBatchLength { get; set; }
Property Value
- int?
The maximum length of a batch.