AsyncPool.activeConnections

Returns current alive connections number. Warning: The method displays count of active connections at the moment, returned value can become invalid as soon as it returned due async nature of the pool.

class AsyncPool
@property shared
size_t
activeConnections
()

Meta