Skip to main content

ResQ.Clients.InfrastructureApiClient

InfrastructureApiClient.GetHealthAsync(CancellationToken) Method

Gets infrastructure-api health status. Includes retry logic for transient read failures.
public System.Threading.Tasks.Task<ResQ.Clients.HealthResponse> GetHealthAsync(System.Threading.CancellationToken ct=default(System.Threading.CancellationToken));

Parameters

ct System.Threading.CancellationToken

Returns

System.Threading.Tasks.Task<HealthResponse>