ConnectionPoolSettings Properties |
The ConnectionPoolSettings type exposes the following members.
Name | Description | |
---|---|---|
MaintenanceInterval |
Gets the maintenance interval.
| |
MaxConnections |
Gets the maximum number of connections.
| |
MinConnections |
Gets the minimum number of connections.
| |
WaitQueueSize |
Gets the size of the wait queue.
| |
WaitQueueTimeout |
Gets the wait queue timeout.
|