HealthCheck Members
The HealthCheck type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetResponseTimeAsync(String) |
Gets the response time of a SQL statement called on the remote database defined
by the underlying connection (must be a SELECT).
|
|
GetResponseTimeAsync()()()() |
Gets the response time of a "select 1" SQL statement called on the remote database defined
by the underlying connection.
|
|
GetServerMemoryInfoAsync |
Get server health check information.
|
|
PingAsync |
Pings the AceQL server servlet.
|