Click or drag to resize

IAggregateFluentTResultOutAsync Method

Overload List
  NameDescription
Public methodOutAsync(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.
Public methodOutAsync(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.
Top
See Also