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

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