<PackageReference Include="Relativity.Server.Transfer.SDK" Version="25000.0.6" />

Relativity.Transfer.DiagnosticsConfiguration

public DiagnosticsContext Context { get; set; }

public CookieContainer CookieContainer { get; set; }

public double HttpTimeoutSeconds { get; set; }

public int MaxHttpRetryAttempts { get; set; }

public int MaxJobRetryAttempts { get; set; }

public bool UseLegacyWebApi { get; set; }