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