Function MySQLPool.maxConcurrency

Forwards to vibe.d's ConnectionPool.maxConcurrency

Prototypes

uint maxConcurrency() @property;

void maxConcurrency(
  uint maxConcurrent
) @property;

Authors

Copyright

License