Microsoft SDK for Java

DataSource.getConnectionTimeout

Retrieves the amount of time to wait for a connection to be established before terminating the attempt.

Syntax

public int getConnectionTimeout()

Return Value

Returns the time in seconds to wait.

See Also   setConnectionTimeout, ADO ConnectionTimeout property

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