Overview | Methods | This Package | All Packages
Sets the amount of time to wait for a command to complete before terminating the attempt.
Syntax
public void setCommandTimeout( int timeout )
Parameters
timeout
The time in seconds to wait.
See Also getCommandTimeout, ADO CommandTimeout property