StatusClient
Last updated
Last updated
API Service Health Report.
public string
public
(HttpClient httpClient)
public async Task< GetHealthResponse >
(CancellationToken cancellationToken) = default
API Service Health Report.
cancellationToken
A cancellation token that can be used by other objects or threads to receive notice of cancellation.
Default Response
ApiException
A server side error occurred.
public string
public
(HttpClient httpClient)
public async Task< GetHealthResponse >
(CancellationToken cancellationToken) = default
private readonly HttpClient
private readonly HttpClient