Dotnet-api-docs: Missing data

Created on 3 May 2018  Â·  5Comments  Â·  Source: dotnet/dotnet-api-docs

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.


Document Details

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

.NET Core 2.x Pri1 area-System.Net new-content unspecifiesvc

Most helpful comment

I've scheduled this for a future sprint.

All 5 comments

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.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

martinmeeser picture martinmeeser  Â·  3Comments

brettrowberry picture brettrowberry  Â·  5Comments

carlossanlop picture carlossanlop  Â·  5Comments

LJ9999 picture LJ9999  Â·  5Comments

karelz picture karelz  Â·  7Comments