ThrottledTaskPool.startImpl

Register throttling hook and check for suspend when starting a task.

class ThrottledTaskPool(TaskT)
protected override
void
startImpl

Parameters

task Task

The task being started from the throttled task pool.

Meta