Function ConnectionPool.this
Prototype
this(
Connection delegate() connection_factory,
uint max_concurrent = (uint) .max
);
See
http://vibed.org/api/vibe.core.connectionpool/ConnectionPool.this
this(
Connection delegate() connection_factory,
uint max_concurrent = (uint) .max
);
http://vibed.org/api/vibe.core.connectionpool/ConnectionPool.this