clienttimeout

Syntax

clienttimeout [timeout seconds]

Description

Sets the client timeout value in seconds for the current connection. If no value is specified, displays the current value. The client timeout can take a value between 0 and 99999 inclusive.

The clienttimeout has the same value as the client attribute in the ttc_timeout. It is the client timeout for the client server.

Examples

Command>show clienttimeout;
Client timeout = 0

Command>set clienttimeout 10;