IMongoCollectionTDocumentAggregateToCollectionAsync Method

Overload List
 NameDescription
Public methodAggregateToCollectionAsyncTResult(PipelineDefinitionTDocument, TResult, AggregateOptions, CancellationToken)
Runs an aggregation pipeline whose results are written to a collection.
Public methodAggregateToCollectionAsyncTResult(IClientSessionHandle, PipelineDefinitionTDocument, TResult, AggregateOptions, CancellationToken)
Runs an aggregation pipeline whose results are written to a collection.
Top
See Also

Reference