private void PingAllClients()
 {
     hubService.BroadcastPing();
 }