Used by the class to indicate that the stream is readable.
[Visual Basic] Protected m_Readable As Boolean [C#] protected bool m_Readable; [C++] protected: bool m_Readable; [JScript] protected var m_Readable : Boolean;
NetworkStream Class | NetworkStream Members | System.Net.Sockets Namespace