Table of Contents

Property BatchSize

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

BatchSize

Gets or sets the size of the batch.

public int? BatchSize { get; set; }

Property Value

int?

The size of the batch.