AggregateFluentBaseTResultOutAsync Method |
| Name | Description | |
|---|---|---|
| OutAsync(String, CancellationToken) |
Appends an out stage to the pipeline and executes it, and then returns a cursor to read the contents of the output collection.
| |
| OutAsync(IMongoCollectionTResult, CancellationToken) |
Appends an out stage to the pipeline and executes it, and then returns a cursor to read the contents of the output collection.
|