<PackageReference Include="Relativity.Transfer.Client" Version="7.4.9" />

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; }