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

Update CancellationToken.cs #66399

Merged
merged 1 commit into from
Mar 9, 2022
Merged

Conversation

AaronRobinsonMSFT
Copy link
Member

Remove ObjectDisposedException from doc since the method doesn't throw the exception.

Fixes #66369

Remove ObjectDisposedException from doc since the method doesn't throw the exception.
@AaronRobinsonMSFT AaronRobinsonMSFT added documentation Documentation bug or enhancement, does not impact product or test code area-System.Threading labels Mar 9, 2022
@AaronRobinsonMSFT AaronRobinsonMSFT added this to the 7.0.0 milestone Mar 9, 2022
@ghost
Copy link

ghost commented Mar 9, 2022

Tagging subscribers to this area: @mangod9
See info in area-owners.md if you want to be subscribed.

Issue Details

Remove ObjectDisposedException from doc since the method doesn't throw the exception.

Fixes #66369

Author: AaronRobinsonMSFT
Assignees: -
Labels:

documentation, area-System.Threading

Milestone: 7.0.0

@AaronRobinsonMSFT
Copy link
Member Author

Comment update only. Merging in.

@AaronRobinsonMSFT AaronRobinsonMSFT merged commit 4e75015 into main Mar 9, 2022
@AaronRobinsonMSFT AaronRobinsonMSFT deleted the AaronRobinsonMSFT-patch-1 branch March 9, 2022 16:16
@ghost ghost locked as resolved and limited conversation to collaborators Apr 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Threading documentation Documentation bug or enhancement, does not impact product or test code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove ObjectDisposedException triple slash from CancellationToken.ThrowIfCancellationRequested
2 participants