MySqlConnectionStringBuilder.MaximumPoolSize property
The maximum number of connections allowed in the pool.
public uint MaximumPoolSize { get; set; }
See Also
- class MySqlConnectionStringBuilder
- namespace MySqlConnector
- assembly MySqlConnector
The maximum number of connections allowed in the pool.
public uint MaximumPoolSize { get; set; }