The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OracleConnectionStringBuilder::LoadBalanceTimeout Property
.NET Framework (current version)
Gets or sets the minimum time, in seconds, for the connection to live in the connection pool before it is removed.
Assembly: System.Data.OracleClient (in System.Data.OracleClient.dll)
Property Value
Type: System::Int32The value of the LoadBalanceTimeout property, or 0 if none has been supplied.
This property corresponds to the "Load Balance Timeout" and "Connection Lifetime" keys within the connection string.
.NET Framework
Available since 2.0
Available since 2.0
Show: