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