private void Save(object sender, RoutedEventArgs e)
 {
     _downloadTask.ContinuingLater();
 }