<PackageReference Include="Relativity.Server.Import.SDK" Version="24000.1.0" />

Relativity.DataExchange.Export.VolumeManagerV2.Statistics.ProgressHandler

public abstract class ProgressHandler : IProgressHandler

protected ProgressHandler(IDownloadProgressManager downloadProgressManager, ILog logger)

protected abstract void MarkAsTransferCompleted(string targetFile, int lineNumber, bool transferResult)

public void Subscribe(ITapiBridge tapiBridge)

public void Unsubscribe(ITapiBridge tapiBridge)