The fields of the NetworkStream class are listed below. For a complete list of NetworkStream class members, see the NetworkStream Members topic.
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. |