CPGconn.port

Prototype: PQport

class CPGconn
string
port
const nothrow @property
(
)
in { assert (conn !is null, "PGconn was finished!"); assert (PQport !is null, "DerelictPQ isn't loaded!"); }

Meta