ThreadPool.submittedTasks
ulong submittedTasks() @property const @trusted nothrow @nogcGet the total number of tasks that have been submitted.
Returns
The submitted task count.
ulong submittedTasks() @property const @trusted nothrow @nogcGet the total number of tasks that have been submitted.