Click or drag to resize

MongoCollectionBaseTDocumentAggregateAsync Method

Overload List
  NameDescription
Public methodAggregateAsyncTResult(PipelineDefinitionTDocument, TResult, AggregateOptions, CancellationToken)
Runs an aggregation pipeline.
Public methodAggregateAsyncTResult(IClientSessionHandle, PipelineDefinitionTDocument, TResult, AggregateOptions, CancellationToken)
Runs an aggregation pipeline.
Top
See Also

Reference

MongoCollectionBaseTDocument Class