Microsoft SDK for Java

setCommandTimeout

This method of the Command class sets a value that indicates, in seconds, how long to wait for a command to execute.

Syntax

public void setCommandTimeout(int timeout);

Parameters

timeout An integer value.

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