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

FileTapiBridgePool

Represents a class object used to dynamically create and manage pooled transfer bridges. Implements the IFileTapiBridgePool
public int Count { get; }

public FileTapiBridgePool(TapiBridgeParametersFactory factory, ITapiObjectService tapiObjectService, DownloadProgressManager downloadProgressManager, FilesStatistics filesStatistics, IMessagesHandler messageHandler, ITransferClientHandler transferClientHandler, ILog logger, Func<string> getCorrelationId)

public void Dispose()