server.connections


稳定性: 0 - 弃用: 改为使用 server.getConnections()

返回服务器上当前的并发连接数。

Stability: 0 - Deprecated: Use server.getConnections() instead.

Returns the current number of concurrent connections on the server.