Function ConnectionPool.this

Prototype

this(
  Connection delegate() connection_factory,
  uint max_concurrent = (uint).max
);

See

http://vibed.org/api/vibe.core.connectionpool/ConnectionPool.this

Authors

Copyright

License