Ejemplo n.º 1
0
 private void Pause()
 {
     _threadManager.Pause();
     NotifyUIOnStatusChange(false);
 }