queueDepthLimitTimeout

Type: Integer

The queueDepthLimitTimeout property of the JadeMultiWorkerTcpTransport class contains the number of seconds that the connection ready queue size must remain greater than the value of the queueDepthLimit property before triggering a QueueDepthExceeded management event.

The default value of zero (0) indicates that a QueueDepthExceeded management event is never queued.

As values greater than zero (0) but less than 5 are increased to 5, the effective minimum timeout is 5 seconds.