Max Pool Size
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Property
MaxPoolSize
Description
Specifies the maximum number of connections within a single pool. When the maximum number is reached, no additional connections can be added to the connection pool.
Valid Values
A positive integer from 1 to 65535.
For example, if set to 20, the maximum number of connections allowed in the pool is 20.
Default
100