Variable ConnectionPool.maxConcurrency

class ConnectionPool
{
  // ...
  uint maxConcurrency ;
  // ...
}

See

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