Gets the amount of time the System.Data.SqlClient.SqlConnection will wait while attempting to connect to a SQL Server instance.
The amount of time (in seconds) the SqlConnection will wait when attempting to connect.
The connection timeout is a Integer value indicating the amount of time, in seconds, the SqlConnection will wait while attempting to connect to a SQL Server instance.
The default timeout is 15 seconds.
Namespace: System.Data.SqlClient
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0