Table of Contents

Property MaxBatchCount

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

MaxBatchCount

Gets or sets the maximum number of documents in a batch.

public int? MaxBatchCount { get; set; }

Property Value

int?

The maximum number of documents in a batch.