Esempio n. 1
0
 public void stop()
 {
     WSHostWorkerObject.RequestStop();
     WSHostWorkerThread.Join();
 }