DbConnection::ConnectionTimeout Property
.NET Framework (current version)
Gets the time to wait while establishing a connection before terminating the attempt and generating an error.
Assembly: System.Data (in System.Data.dll)
Property Value
Type: System::Int32The time (in seconds) to wait for a connection to open. The default value is determined by the specific type of connection that you are using.
Implements
IDbConnection::ConnectionTimeout
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: