Gets the input stream to read from the remote destination on a StreamWebSocket object.
public:
property IInputStream^ InputStream {
IInputStream^ get ();
}
Type: IInputStream
A sequential stream of bytes to be read from the remote destination.
This property is used with the DataReader object to read incoming data received from the remote network destination on a socket object.
Namespace: Windows.Networking.Sockets
Metadata: windows.winmd