protected override Task RunImpl()
 {
     return(_sampleDataService.RefreshYouTubeSources(new RefreshYouTubeSources()));
 }