vibe-core ~master (2022-04-01T19:24:37Z)
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
add
lockConnection
remove
removeUnused
properties
maxConcurrency