mysql-native ~test-travis-dc (2022-05-05T22:38:31.2855847)
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