IConnection.testAlive

Sending senseless query to the server to check if the connection is actually alive (e.g. nothing can detect fail after postgresql restart but query).

interface IConnection
synchronized
bool
testAlive
nothrow
(
)

Meta