MySqlConnectionStringBuilder.Keepalive property
TCP Keepalive idle time (in seconds), or 0 to use OS defaults.
public uint Keepalive { get; set; }
See Also
- class MySqlConnectionStringBuilder
- namespace MySqlConnector
- assembly MySqlConnector
TCP Keepalive idle time (in seconds), or 0 to use OS defaults.
public uint Keepalive { get; set; }