Table of Contents

Property Limit

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

Limit

Gets or sets the limit on the number of documents to be returned.

public virtual int Limit { get; set; }

Property Value

int