Example #1
0
 internal bool PollRead()
 {
     return(m_NetworkStream.PollRead());
 }