Esempio n. 1
0
 public bool CheckServerConnection()
 {
     return(_webSocketClient.CheckConnectionAlive());
 }