public void CloseConnection()
 {
     ServerTransport.DisconnectClient(ConnectionId);
 }