Table of Contents

Property BatchSize

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

BatchSize

Gets or sets the batch size (the number of documents returned per batch).

public virtual int BatchSize { get; set; }

Property Value

int