Example #1
0
 public bool ServerAvailable()
 {
     return(_server.PortAvailable());
 }