MySQL Connector/Net
MySqlConnectionStringBuilderMinimumPoolSize Property |
Gets the minimum connection pool size.
Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9

public uint MinimumPoolSize { get; set; }
Public Property MinimumPoolSize As UInteger Get Set
public: property unsigned int MinimumPoolSize { unsigned int get (); void set (unsigned int value); }
member MinimumPoolSize : uint32 with get, set
Property Value
Type: UInt32