Exemple #1
0
 public int ReceiveQueueCount()
 {
     return(_packetHandler.Count());
 }