ISuspendableThrottlerCount.suspend_point

When the number of pending items reaches this value or greater, the suspendables will be suspended.

class ISuspendableThrottlerCount
Const!(size_t) suspend_point;

Meta