maxConnections

abstract val maxConnections: Int(source)

The maximum number of connections retrievable without blocking.

This is typically the number of connections set up in HikariDataSource.setMaximumPoolSize.