public async Task Start()
 {
     await _dispatcherManager.Start(_dispatcherConfigModel);
 }