countIdleConnections
countIdleConnections(): Integer;
The countIdleConnections method of the JadeMultiWorkerTcpTransport class returns the number of idle connections currently being managed by the application pool of the worker.
An idle connection is a connection on which there is no request being processed by a worker, or no request queued waiting to be processed.
2022.0.05 and higher