skip to main content
Using the ADO.NET Client : Specifying Connection Options : Load Balance Timeout
 

Load Balance Timeout

Property

LoadBalanceTimeout

Description

Specifies the minimum number of seconds to keep connections in a connection pool before destroying them. The Min Pool Size option can cause some connections to ignore this value.
If set to 0, the connections have the maximum lifetime in the connection pool.
Refer to the OpenAccess SDK Administrator’s Guide for a discussion of connection lifetimes.

Valid Values

0 | x
where x is a positive integer from 1 to 65535.

Alias

Connection Lifetime

Default

0