mysql-native v2.1.0-rc3 (2018-02-26T05:33:11Z)
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
autoRegister
autoRelease
clearAllRegistrations
clearAuto
isAutoCleared
isAutoRegistered
isAutoReleased
lockConnection
properties
maxConcurrency
onNewConnection
Forwards to vibe.d's ConnectionPool.maxConcurrency