Пример #1
0
 public void CancelAsync()
 {
     IsCanceled = true;
     ProgressReport.CancelAsync();
 }