Type of issue
Other (describe below)
Description
From the links provided in the example, "https://learn.microsoft.com/maui" returns:
Unhandled exception. System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (Not Found).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at System.Net.Http.HttpClient.GetByteArrayAsyncCore(HttpRequestMessage request, CancellationToken cancellationToken)
at ProcessTasksAsTheyFinish.Program.ProcessUrlAsync(String url, HttpClient client) in C:\Users\MyName\Documents\CSharp\Async\Program.cs:line 63
at ProcessTasksAsTheyFinish.Program.SumPageSizesAsync() in C:\Users\MyName\Documents\CSharp\Async\Program.cs:line 52
at ProcessTasksAsTheyFinish.Program.<Main>()
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
Associated WorkItem - 597507
Type of issue
Other (describe below)
Description
From the links provided in the example,
"https://learn.microsoft.com/maui"returns: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
Related Issues
Associated WorkItem - 597507