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

Documentation for StreamSocket Close() method has important typo #120

Closed
madriani opened this issue Jun 21, 2017 · 1 comment
Closed

Documentation for StreamSocket Close() method has important typo #120

madriani opened this issue Jun 21, 2017 · 1 comment

Comments

@madriani
Copy link

Here, you find this text: "For apps written using the .NET Framework 4.5 in C# and VB.NET, the Close method is exposed as the method on the StreamSocket."
It should be "For apps written using the .NET Framework 4.5 in C# and VB.NET, the Close method is exposed as the Dispose() method on the StreamSocket."

@msatranjr
Copy link
Contributor

Thanks for spotting this issue and reaching out! This should be fixed in the docs branch now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants