skip to main content
Using the Driver : Using Connection Properties : Timeout Properties
  

Try DataDirect Drivers Now

Timeout Properties

The following table summarizes timeout connection properties.
Table 12. Timeout Properties
Property
Characteristic
Specifies the amount of time, in seconds, that the driver waits for a connection to be established before timing out the connection request.
If set to 0, the driver does not time out a connection request.
If set to x, the driver waits for the specified number of seconds before returning control to the application and throwing a timeout exception.
The default is 0.

See also

*Connection Property Descriptions