Property Limit
- Namespace
- MongoDB.Driver.Core.Operations
- Assembly
- MongoDB.Driver.Core.dll
Limit
Gets or sets the limit.
public int? Limit { get; set; }
Property Value
- int?
The limit.
Gets or sets the limit.
public int? Limit { get; set; }
The limit.