LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.ConnectionIdleTimeout property

The amount of time (in seconds) that a connection can remain idle in the pool.

public uint ConnectionIdleTimeout { get; set; }

See Also