MessageWebSocketMessageReceivedEventArgs has the following members.
| Name | Description | |
|---|---|---|
![]() |
MessageType | Gets the type of the message received by a MessageWebSocket object. |
| Name | Description | |
|---|---|---|
![]() |
GetDataReader | Gets a DataReader object to read incoming data received from the remote network destination on a MessageWebSocket. |
![]() |
GetDataStream | Gets an IInputStream object (a message represented as a sequential stream of bytes) from the remote network destination on a MessageWebSocket object. |