NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

NetworkStream Fields

The fields of the NetworkStream class are listed below. For a complete list of NetworkStream class members, see the NetworkStream Members topic.

Protected:

m_Readable Used by the class to indicate that the stream is readable.
m_StreamSocket Used by the class to hold the underlying socket the stream uses.
m_Writeable Used by the class to indicate that the stream is writable.

See Also

NetworkStream Class | System.Net.Sockets Namespace