Microsoft SDK for Java

getCommandTimeout

This method of the Connection class indicates, in seconds, how long to wait for a command to execute.

Syntax

public int getCommandTimeout();

Return Value

Returns an integer representing seconds.

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