Gets a DataReader object to read incoming data received from the remote network destination on a MessageWebSocket.
public:
DataReader^ GetDataReader()
Type: DataReader
A DataReader object to read incoming data received from the remote network destination on a MessageWebSocket.
Namespace: Windows.Networking.Sockets
Metadata: windows.winmd
MessageWebSocketMessageReceivedEventArgs Class