Table of Contents

Property MaxBatchCount

Namespace
MongoDB.Driver.Core.WireProtocol.Messages
Assembly
MongoDB.Driver.Core.dll

MaxBatchCount

Gets the maximum batch count.

public int? MaxBatchCount { get; }

Property Value

int?

The maximum batch count.