Пример #1
0
 public bool GetPendingDataExists()
 {
     return(_tcpConnection.Peek());
 }