The number of busy tasks to suspend at.
The default value of size_t.max means that the suspend point will be calculated based on the task queue size in the constructor.
See Implementation
The number of busy tasks to suspend at.
The default value of size_t.max means that the suspend point will be calculated based on the task queue size in the constructor.