AceQL HTTP C# Client SDK v7.7

HealthCheck..::..GetResponseTimeAsync Method

Gets the response time of a "select 1" SQL statement called on the remote database defined by the underlying connection.

Namespace:  AceQL.Client.Api
Assembly:  AceQL.Client (in AceQL.Client.dll)

Syntax


public Task<double> GetResponseTimeAsync()

Return Value

The response time in milliseconds