Skip to content

Add missing docs for Task API#10405

Merged
ericstj merged 2 commits intodotnet:mainfrom
ericstj:updateDocsThreadingTasks
Sep 18, 2024
Merged

Add missing docs for Task API#10405
ericstj merged 2 commits intodotnet:mainfrom
ericstj:updateDocsThreadingTasks

Conversation

@ericstj
Copy link
Member

@ericstj ericstj commented Sep 17, 2024

Summary

Add missing API docs for System.Threading.Tasks

Fixes dotnet/runtime#105985

@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-threading-tasks

@ericstj
Copy link
Member Author

ericstj commented Sep 17, 2024

I'll take your suggestions from the runtime PR then re-run the porting tool.

@learn-build-service-prod
Copy link

Learn Build status updates of commit 80ee702:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Threading.Tasks.Sources/ManualResetValueTaskSourceCore`1.xml ✅Succeeded View
xml/System.Threading.Tasks/Task.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@learn-build-service-prod
Copy link

Learn Build status updates of commit 9614393:

✅ Validation status: passed

File Status Preview URL Details
xml/System.Threading.Tasks.Sources/ManualResetValueTaskSourceCore`1.xml ✅Succeeded View
xml/System.Threading.Tasks/Task.xml ✅Succeeded View

For more details, please refer to the build report.

For any questions, please:

@ericstj ericstj enabled auto-merge (squash) September 18, 2024 19:22
@ericstj ericstj merged commit 9951e3f into dotnet:main Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Port System.Threading.Tasks docs for .NET 9 APIs

2 participants