Skip to content

Async programming documentation "Process asynchronous tasks as they complete" does not mention Task.WhenEach #48252

@TomasMalecek

Description

@TomasMalecek

Type of issue

Missing information

Description

The article shows an important common pattern. But the pattern was radically simplified in .NET 9 when the Task.WhenEach() API was added. Please, mention it in the article.

Page URL

https://learn.microsoft.com/en-us/dotnet/csharp/asynchronous-programming/start-multiple-async-tasks-and-process-them-as-they-complete

Content source URL

https://github.com/dotnet/docs/blob/main/docs/csharp/asynchronous-programming/start-multiple-async-tasks-and-process-them-as-they-complete.md

Document Version Independent Id

6f1fbd82-78ca-aa11-481d-4f850e228010

Platform Id

ebee061f-1a42-3e09-bad8-9456caf05734

Article author

@BillWagner

Metadata

  • ID: 0ac75088-3781-d9c9-913e-e733cafaa83c
  • PlatformId: ebee061f-1a42-3e09-bad8-9456caf05734
  • Service: dotnet-csharp
  • Sub-service: async-task-programming

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions