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

UntilCompletionOrCancellation return error #40862

Open
kevinhayesanderson opened this issue May 13, 2024 · 0 comments
Open

UntilCompletionOrCancellation return error #40862

kevinhayesanderson opened this issue May 13, 2024 · 0 comments
Labels

Comments

@kevinhayesanderson
Copy link

kevinhayesanderson commented May 13, 2024

Describe the issue or suggestion

https://learn.microsoft.com/en-us/dotnet/standard/asynchronous-programming-patterns/consuming-the-task-based-asynchronous-pattern#early-bailout****

The return throws error as the return type is not Task<Task>.
Function UntilCompletionOrCancellation doesn't need return.
Please correct me if i'm wrong.


Document Details

Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.

@dotnet-bot dotnet-bot added the ⌚ Not Triaged Not triaged label May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants