Table of Contents

Property Limit

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

Limit

Gets or sets the maximum number of matching documents to count.

public long? Limit { get; set; }

Property Value

long?