ThreadPool.submittedTasks

ulong submittedTasks() @property const @trusted nothrow @nogc

Get the total number of tasks that have been submitted.

Returns

The submitted task count.