ISuspendableThrottlerCount.resume_point

When the number of pending items reaches this value or less, the suspendables will be resumed.

class ISuspendableThrottlerCount
Const!(size_t) resume_point;

Meta