AceQL HTTP C# Client SDK v7.5.1

HealthCheck Members

The HealthCheck type exposes the following members.

Constructors


  Name Description
Public method HealthCheck
Initializes a new instance of the HealthCheck class.

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 PingAsync
Pings the AceQL server servlet.

Properties


  Name Description
Public property AceQLException
The AceQLException thrown if a Ping() returns false