Table of Contents

Property BatchSize

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

BatchSize

Gets or sets the size of a batch when using a cursor.

public int? BatchSize { get; set; }

Property Value

int?