Property BatchSize
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
BatchSize
Gets or sets the size of a batch.
public int? BatchSize { get; set; }
Property Value
int?
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Gets or sets the size of a batch.
public int? BatchSize { get; set; }
int?