diff --git a/xml/System.Net.WebSockets/ValueWebSocketReceiveResult.xml b/xml/System.Net.WebSockets/ValueWebSocketReceiveResult.xml index b47f2aaff79..351b6267206 100644 --- a/xml/System.Net.WebSockets/ValueWebSocketReceiveResult.xml +++ b/xml/System.Net.WebSockets/ValueWebSocketReceiveResult.xml @@ -49,10 +49,10 @@ - To be added. - To be added. - To be added. - To be added. + The number of bytes that the received. + One of the enumeration values that indicates whether the current message is a UTF-8 message or a binary message. + to indicate the messsage has been received completely; otherwise, . + Initializes a new instance of the struct. An instance of this struct represents the result of performing a single ReceiveAsync operation on a . To be added. @@ -132,4 +132,4 @@ - \ No newline at end of file + diff --git a/xml/System.Net.WebSockets/WebSocket.xml b/xml/System.Net.WebSockets/WebSocket.xml index 3895df8bf27..fa71189284c 100644 --- a/xml/System.Net.WebSockets/WebSocket.xml +++ b/xml/System.Net.WebSockets/WebSocket.xml @@ -400,12 +400,12 @@ - To be added. - To be added. - To be added. - To be added. - To be added. - To be added. + The stream for the connection. + to indicate it's the server-side of the connection; if it's the client-side. + The agreed upon sub-protocol that was used when creating the connection. + The keep-alive interval to use, or to disable keep-alives. + Creates a new object that operates on the specified stream, which represents a web socket connection. + The new web socket. To be added. @@ -933,4 +933,4 @@ - \ No newline at end of file +