Relativity.DataExchange.Export.VolumeManagerV2.Statistics.IDownloadProgress public interface IDownloadProgress Documentation Code namespace Relativity.DataExchange.Export.VolumeManagerV2.Statistics { public interface IDownloadProgress { void FinalizeBatchProcessedCount(); } }