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

WebApiVsKepler

Toggle which provides methods to determine what service implementation (Kepler or WebApi) should be used.
public WebApiVsKepler(IServiceAvailabilityChecker serviceAvailabilityChecker, ILog logger)

Initializes a new instance of the WebApiVsKepler class.

public WebApiVsKepler(IServiceAvailabilityChecker serviceAvailabilityChecker)

Initializes a new instance of the WebApiVsKepler class.

public bool UseKepler()

Determines if Kepler service should be used instead of WebApi service.