public BackgroundExecution(ProgressService progressService, DialogService dialogs) { _progressService = progressService; _dialogs = dialogs; }