pgator-backend ~try_next_gen (2022-05-28T00:47:55.7961488)
Dub
Repo
AsyncPool.this
pgator
db
async
pool
AsyncPool
Undocumented in source.
class
AsyncPool
shared
this
(
shared
ILogger
logger
,
shared
IConnectionProvider
provider
,
Duration
pReconnectTime
,
Duration
pFreeConnTimeout
,
Duration
pAliveCheckTime
)
Meta
Source
See Implementation
pgator
db
async
pool
AsyncPool
constructors
this
functions
activeConnections
addServer
aliveCheckTime
dateFormat
execTransaction
fetchFreeConnection
finalize
freeConnTimeout
getTransaction
inactiveConnections
isTransactionReady
loggingAllTransactions
postTransaction
reconnectTime
timeZone
timestampFormat
totalConnections