private void StartAsync() { m_Server = new LobbyBeholderServer(); m_Server.StartServer(); Log1.Logger("Server").Info("Ready."); }