idleTimeout

Type: Integer

The idleTimeout property of the JadeMultiWorkerTcpConnection class contains the maximum number seconds to wait for idle connections to have no input before causing an IdleTimeout connection event.

If you assign a value greater than zero (0) and less than 5, the value is increased to 5, making the minimum timeout used 5 seconds. The default value of zero (0) indicates that idle connections do not time out.