We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 060df63 + a2f6d5f commit 8d5e275Copy full SHA for 8d5e275
xml/System.Net.WebSockets/ClientWebSocket.xml
@@ -478,7 +478,7 @@
478
<Docs>
479
<param name="buffer">The region of memory to receive the response.</param>
480
<param name="cancellationToken">A cancellation token used to propagate notification that this operation should be canceled.</param>
481
- <summary>Receives data on <see cref="T:System.Net.WebSockets.ClientWebSocket" /> to a byte memory range as an asynchronous operation.</summary>
+ <summary>Receives data on <see cref="T:System.Net.WebSockets.ClientWebSocket" /> as an asynchronous operation.</summary>
482
<returns>The task object representing the asynchronous operation.</returns>
483
<remarks>
484
<format type="text/markdown"><![CDATA[
0 commit comments