Click or drag to resize

AggregateFluentBaseTResultOut Method

Overload List
  NameDescription
Public methodOut(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 methodOut(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