public void AddAsync(bool addAll = false, Infastructure.ProgressReporter pg = null)
 {
     _request.AddAsync();
 }