PSQLConnection.isOpen

Connection is open when it is authorized and socket was alive last time it was checked.

class PSQLConnection(SocketT = StdSocket, alias logTrace = nop_logger, alias logError = nop_logger)
final @property pure @safe nothrow
bool
isOpen
const
(
)

Meta