Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Property MaxDocuments

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

MaxDocuments

Gets or sets the maximum number of documents (used with capped collections).

public long? MaxDocuments { get; set; }

Property Value

long?