Overview | Methods | This Package | All Packages
Sets the amount of time to wait for a connection to be established before terminating the attempt.
Syntax
public void setConnectionTimeout( int timeout )
Parameters
timeout
The time in seconds to wait.
See Also getConnectionTimeout, ADO ConnectionTimeout property