mysql-native ~master (2022-04-23T05:03:55Z)
Dub
Repo
MySQLPoolImpl.maxConcurrency
mysql
impl
pool
MySQLPoolImpl
Forwards to vibe.d's
ConnectionPool.maxConcurrency
uint
maxConcurrency
[@property getter]
uint
maxConcurrency
[@property setter]
class
MySQLPoolImpl
(bool isSafe)
@
property
@
safe
void
maxConcurrency
(
uint
maxConcurrent
)
Meta
Source
See Implementation
mysql
impl
pool
MySQLPoolImpl
constructors
this
functions
applyAuto
autoRegister
autoRelease
clearAllRegistrations
clearAuto
isAutoCleared
isAutoRegistered
isAutoReleased
lockConnection
removeUnusedConnections
properties
maxConcurrency
onNewConnection
Forwards to vibe.d's ConnectionPool.maxConcurrency