Click or drag to resize

MongoCollectionBaseTDocumentMapReduceAsync Method

Overload List
  NameDescription
Public methodMapReduceAsyncTResult(BsonJavaScript, BsonJavaScript, MapReduceOptionsTDocument, TResult, CancellationToken)
Executes a map-reduce command.
Public methodMapReduceAsyncTResult(IClientSessionHandle, BsonJavaScript, BsonJavaScript, MapReduceOptionsTDocument, TResult, CancellationToken)
Executes a map-reduce command.
Top
See Also

Reference

MongoCollectionBaseTDocument Class