private void StartAsync() { m_Server = new WispServerProcess(); m_Server.StartServer(); Log1.Logger("Zeus.Service").Info("Ready."); }