Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add missing docs for Task API #10405

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Conversation

ericstj
Copy link
Member

@ericstj ericstj commented Sep 17, 2024

Summary

Add missing API docs for System.Threading.Tasks

Fixes dotnet/runtime#105985

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.

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:

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
3 checks passed
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