Relativity.Export.V1.IHealthCheckManager public interface IHealthCheckManager : IDisposable Controller for checking if application is alive. Documentation Task<HealthCheckResult> HealthCheckAsync() Asynchronously check health status.