Method Limit
Limit(long)
Appends a limit stage to the pipeline.
Parameters
limit
longThe limit.
Returns
- IAggregate
Fluent <TResult> The fluent aggregate interface.
Appends a limit stage to the pipeline.
limit
longThe limit.
The fluent aggregate interface.