LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.ConnectionLifeTime property

The maximum lifetime (in seconds) for any connection, or 0 for no lifetime limit.

public uint ConnectionLifeTime { get; set; }

See Also