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

LongTextObjectManagerDownloader

public LongTextObjectManagerDownloader(IMetadataProcessingStatistics metadataProcessingStatistics, ExportFile exportSettings, SafeIncrement safeIncrement, ILongTextRepository longTextRepository, IDownloadProgressManager downloadProgressManager, IStatus status, ILog logger, IAppSettings appSettings, ILongTextStreamService longTextStreamService)

Initializes a new instance of the LongTextObjectManagerDownloader class. This is used exclusively for testing.

public void Dispose()

public Task DownloadAsync(List<LongTextExportRequest> longTextExportRequests, CancellationToken cancellationToken)