Exemple #1
0
 private void CancelAllExecute(object obj)
 {
     _jobInfoQueue.Clear();
     CancelExecute(obj);
 }