Click or drag to resize

ConnectionPoolSettings Properties

The ConnectionPoolSettings type exposes the following members.

Properties
  NameDescription
Public propertyMaintenanceInterval
Gets the maintenance interval.
Public propertyMaxConnections
Gets the maximum number of connections.
Public propertyMinConnections
Gets the minimum number of connections.
Public propertyWaitQueueSize
Gets the size of the wait queue.
Public propertyWaitQueueTimeout
Gets the wait queue timeout.
Top
See Also