Home > rc-js-util > IncrementalUpdater > resume
Resumes the currently suspended task. It is an error to call this if there is not a currently suspended task.
Signature:
resume(): void;
Returns:
void