Definitions both for the method and its parameters are missing. Also for the return value and there are no exceptions. Would be great an example using a cancellation token.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
Thanks @jfranki for your feedback. You're right. We do have a lot of APIs for .NET Core that are missing docs and we have a goal of adding the documentation for those over time. Here's the issue where we tracking this as a project: #2855.
For now, the best workaround until we get those documented is to see the source file at https://github.com/dotnet/corefx/blob/master/src/System.Net.Sockets/src/System/Net/Sockets/NetworkStream.cs#L691.
I've scheduled this for a future sprint.
Moving to the backlog until I can actually pick this up to start working on it.
How is this documentation helpful again?
The definitions were added to the docs a while back. Given the low number of visits to this particular API, I think the probability of getting an example added would be low, so closing this.
Most helpful comment
I've scheduled this for a future sprint.