PoolThrottler.suspend

Check if the total number of active tasks has reached the desired limit to suspend.

Checks both amount of unused tasks in this pool and amount of unused tasks in global scheduler queue.

class PoolThrottler
protected override
bool
suspend
()

Meta