Cancel currently running tasks.
Cancel only the currently running task. False (default) means to cancel the current task and also all currently scheduled tasks. Setting to true means cancel only the currently running task. If another one is scheduled, it will get carried out.
See Implementation
Cancel currently running tasks.