Ejemplo n.º 1
0
 /** <inheritDoc /> */
 public void CancelAll()
 {
     _services.CancelAll();
     WaitResult();
 }