ISuspendableThrottlerCount.resume

Decides whether the suspendables should be resumed. Called by throttle() when suspended.

If the number of pending items is less than the resume point specified in the constructor, then the suspendables are resumed, restarting the input.

class ISuspendableThrottlerCount
protected override
bool
resume
()

Return Value

Type: bool

true if the suspendables should be resumed

Meta