Table of Contents

Property MaxBatchCount

Namespace
MongoDB.Driver.Core.Servers
Assembly
MongoDB.Driver.Core.dll

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.