resume()
Resumes progress tracking.
Declaration
func resume()Discussion
This method invokes the block for resumingHandler, if there is one, and ensures that any subsequent reads of the isPaused property return false.
If the receiver has suboperations, the system resumes their progress as well.