Gets an IInputStream object (a message represented as a sequential stream of bytes) from the remote network destination on a MessageWebSocket object.
public:
IInputStream^ GetDataStream()
Type: IInputStream
A message represented as a sequential stream of bytes.
Namespace: Windows.Networking.Sockets
Metadata: windows.winmd
MessageWebSocketMessageReceivedEventArgs Class