Icicle\Concurrent\Worker\Pool::getWorkerCount PHP Метод

getWorkerCount() публичный Метод

Gets the number of workers currently running in the pool.
public getWorkerCount ( ) : integer
Результат integer The number of workers.
    public function getWorkerCount() : int;