public static void Disconnect()
 {
     _server.DisconnectAllConnections();
 }