vibe-core v1.9.3 (2020-08-03T00:34:08Z)
Dub
Repo
ConnectionPool.this
vibe
core
connectionpool
ConnectionPool
Undocumented in source.
this
(Connection delegate() @(safe) connection_factory, uint max_concurrent)
this
(Connection delegate() connection_factory, uint max_concurrent)
class
ConnectionPool
(Connection)
deprecated
@
system
this
(
Connection
delegate
(
)
connection_factory
,
uint
max_concurrent
= uint.
max
)
Meta
Source
See Implementation
vibe
core
connectionpool
ConnectionPool
constructors
this
functions
lockConnection
removeUnused
properties
maxConcurrency