IAggregateFluent<TResult>.OutAsync 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(IMongoCollection<TResult>, CancellationToken) |
Appends an out stage to the pipeline and executes it, and then returns a cursor to read the contents of the output collection.
|