MaxPoolSize Property (C1MagentoConnectionStringBuilder) | DataConnector | ComponentOne
C1.AdoNet.Magento Assembly / C1.AdoNet.Magento Namespace / C1MagentoConnectionStringBuilder Class / MaxPoolSize Property

In This Topic
MaxPoolSize Property (C1MagentoConnectionStringBuilder)
In This Topic
Specifies the maximum number of connections in the pool.
Syntax
'Declaration
 
Public Property MaxPoolSize As Integer
 
See Also