MySqlConnectionStringBuilder.ConnectionTimeout property
The length of time (in seconds) to wait for a connection to the server before terminating the attempt and generating an error. The default value is 15.
public uint ConnectionTimeout { get; set; }
See Also
- class MySqlConnectionStringBuilder
- namespace MySqlConnector
- assembly MySqlConnector