Property MaxBatchCount
MaxBatchCount
Gets the maximum number of documents in a batch.
public int MaxBatchCount { get; }
Property Value
- int
The maximum number of documents in a batch.
Gets the maximum number of documents in a batch.
public int MaxBatchCount { get; }
The maximum number of documents in a batch.