Exemplo n.º 1
0
 public int ReceiveQueueCount()
 {
     return(_packetHandler.Count());
 }