MapReduceAsyncT(IEnumerableT, FuncT, TaskRes) |
(async version)
Applies the result mapper to the collection and reduces it to a single result:
|
MapReduceAsyncT, TOut(IEnumerableT, FuncT, TaskResTOut) |
(async version)
Applies the result mapper to the collection and reduces it to a single result:
|