Beispiel #1
0
 public void Cancel()
 {
     canceled = true;
     currentWorker.Abort();
 }