ThreadPool.completedTasks

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

Get the total number of tasks that have been completed.

Returns

The completed task count.