mysql-native v2.0.0 (2018-02-13T07:14:17Z)
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
lockConnection
properties
maxConcurrency
onNewConnection
Forwards to vibe.d's ConnectionPool.maxConcurrency