mysql-native v3.0.2 (2021-05-29T02:11:01Z)
Dub
Repo
MySQLPool.maxConcurrency
mysql
pool
MySQLPool
Forwards to vibe.d's
ConnectionPool.maxConcurrency
uint
maxConcurrency
[@property getter]
uint
maxConcurrency
[@property setter]
class
MySQLPool
@
property
void
maxConcurrency
(
uint
maxConcurrent
)
Meta
Source
See Implementation
mysql
pool
MySQLPool
constructors
this
functions
applyAuto
autoRegister
autoRelease
clearAllRegistrations
clearAuto
isAutoCleared
isAutoRegistered
isAutoReleased
lockConnection
removeUnusedConnections
properties
maxConcurrency
onNewConnection
Forwards to vibe.d's ConnectionPool.maxConcurrency