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