Beispiel #1
0
 public void Stop()
 {
     httpServer.Stop();
     httpThread.Abort();
 }