Skip to content

Update NegotiateStream with async code #4073

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

Merged
merged 1 commit into from
Apr 6, 2020
Merged

Update NegotiateStream with async code #4073

merged 1 commit into from
Apr 6, 2020

Conversation

FrediKats
Copy link
Contributor

Summary

Update samples for NegotiateStream. Replace BeginInvoke and EndInvoke with InvokeAsync.

Merged from dotnet/samples#2061

@FrediKats FrediKats requested a review from a team as a code owner April 4, 2020 18:50
@dotnet-bot dotnet-bot added this to the April 2020 milestone Apr 4, 2020
@BillWagner BillWagner added the ✨ 1st-time dotnet-api-docs contributor! Indicates PRs from new contributors to the dotnet-api-docs repository label Apr 6, 2020
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating these @InRedikaWB

I've reviewed the changes, and I'll :shipit: now.

Thanks again!

@BillWagner BillWagner merged commit 958769b into dotnet:master Apr 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ 1st-time dotnet-api-docs contributor! Indicates PRs from new contributors to the dotnet-api-docs repository
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants