dotnet / dotnet/dotnet-api-docs
Networking: Remove APM code samples, add Task-based code samples
Open
area-System.Net
Pri3
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
We agreed in a @dotnet/ncl team discussion that fixing existing APM code samples is not worth the efforts. We should instead scrap them, and introduce code samples for Task-based API-s.
Affected classes:
- [ ] `Socket`
- [x] `NetworkStream`
- [ ] `TCPClient`
- [ ] `TCPListener`
- [ ] `SslStream`
Contributor guide
Assessment
This issue has not been assessed yet.