[API Proposal]: Parallel.ForEachTaskAsync
#100482
Labels
api-suggestion
Early API idea and discussion, it is NOT ready for implementation
area-System.Threading.Tasks
Background and motivation
This would be a variation of
Task.WhenEach
(#61959) but since it uses a callback, the result can be processed in parallel.API Proposal
API Usage
Alternative Designs
No response
Risks
No response
The text was updated successfully, but these errors were encountered: