public void PingConnections()
 {
     neighborManager.PingNeighbors();
 }