Exemplo n.º 1
0
 private void StartAsync()
 {
     m_Server = new WispServerProcess();
     m_Server.StartServer();
     Log1.Logger("Zeus.Service").Info("Ready.");
 }
Exemplo n.º 2
0
 private void StartAsync()
 {
     m_Server = new WispServerProcess();
     m_Server.StartServer();
     Log1.Logger("Zeus.Service").Info("Ready.");
 }