Microsoft SDK for Java

DataSource.setConnectionTimeout

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

© 1999 Microsoft Corporation. All rights reserved. Terms of use.