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

Socket Server samples - create/update guide using Task-based Asynchronous Pattern (TAP) #21146

Closed
MaynardSi opened this issue Oct 19, 2020 · 1 comment
Assignees
Labels
doc-enhancement Improve the current content [org][type][category] dotnet-framework/svc networking/subsvc Pri2

Comments

@MaynardSi
Copy link

The example on this page is using the Asynchronous Programming Model (APM). I was wondering if a guide could be written using the newly-recommended Task-based Asynchronous Pattern (TAP) (https://docs.microsoft.com/en-us/dotnet/standard/asynchronous-programming-patterns/task-based-asynchronous-pattern-tap).


Document Details

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

@gewarren gewarren added doc-enhancement Improve the current content [org][type][category] and removed ⌚ Not Triaged Not triaged labels Oct 19, 2020
@PRMerger6 PRMerger6 added the Pri2 label Dec 8, 2020
@karelz karelz changed the title Create/Update guide using Task-based Asynchronous Pattern (TAP) Socket Server samples - create/update guide using Task-based Asynchronous Pattern (TAP) Oct 21, 2021
@antonfirsov
Copy link
Member

Fixed by #30759.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-enhancement Improve the current content [org][type][category] dotnet-framework/svc networking/subsvc Pri2
Projects
None yet
Development

No branches or pull requests

6 participants