Table of Contents

Property Limit

Namespace
MongoDB.Driver.GridFS
Assembly
MongoDB.Driver.GridFS.dll

Limit

Gets or sets the maximum number of documents to return.

public int? Limit { get; set; }

Property Value

int?

The maximum number of documents to return.