LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.MinimumPoolSize property

The minimum number of connections to leave in the pool if ConnectionIdleTimeout is reached.

public uint MinimumPoolSize { get; set; }

See Also