ThreadPool.activeWorkers
size_t activeWorkers() @property const @trusted nothrow @nogcGet the number of currently active (executing) workers.
Returns
The count of workers currently running tasks.
size_t activeWorkers() @property const @trusted nothrow @nogcGet the number of currently active (executing) workers.