protected override void OnContinue()
 {
     base.OnContinue();
     watcherFactory.ContinueAllInstaces();
 }