Exemplo n.º 1
0
 public override void Pause()
 {
     _quartzFilgraphManager.Pause();
     _isPaused = true;
 }