LinkMenuExpand(external link)DocumentSearchCopyCopied

MySqlConnectionStringBuilder.Keepalive property

TCP Keepalive idle time (in seconds), or 0 to use OS defaults.

public uint Keepalive { get; set; }

See Also