dotConnect for Mailchimp Documentation
Devart.Data Namespace / SqlShimConnectionStringBuilder Class / MinPoolSize Property

In This Topic
MinPoolSize Property
In This Topic
The minimum number of connections allowed in the pool.
Syntax
'Declaration
 
Public Property MinPoolSize As Integer
 

Property Value

Number of connections allowed in the pool. The default value is 0.
See Also