Esempio n. 1
0
 private bool OnCheckConnected(string remoteAddress)
 {
     return(_listener.CheckConnected(remoteAddress));
 }