AceQL HTTP C# Client SDK v7.7

HealthCheck Methods

The HealthCheck type exposes the following members.

Methods


  Name Description
Public method GetResponseTimeAsync(String)
Gets the response time of a SQL statement called on the remote database defined by the underlying connection (must be a SELECT).
Public method GetResponseTimeAsync()()()()
Gets the response time of a "select 1" SQL statement called on the remote database defined by the underlying connection.
Public method GetServerMemoryInfoAsync
Get server health check information.
Public method PingAsync
Pings the AceQL server servlet.