Function workerThreadCount
The number of worker threads used for processing worker tasks.
ulong workerThreadCount() @property;
Note that this function will cause the worker threads to be started, if they haven't already.
See also
runWorkerTask
, runWorkerTaskH
, runWorkerTaskDist
,
setupWorkerThreads