TaskRemove[task]
terminates and removes the specified task.


TaskRemove
TaskRemove[task]
terminates and removes the specified task.
Details

- task can be either a TaskObject or task identifier string for a specific task.
- If a task is currently running, TaskRemove will attempt to abort it.
- TaskRemove has attribute Listable.
Examples
open all close allBasic Examples (3)
Remove the task using TaskRemove:
Scope (1)
Use TaskRemove to delete scheduled executions of a cloud scheduled task or document generator:
See Also
Related Guides
Related Workflows
- Generate a Report According to a Schedule
History
Text
Wolfram Research (2017), TaskRemove, Wolfram Language function, https://reference.wolfram.com/language/ref/TaskRemove.html.
CMS
Wolfram Language. 2017. "TaskRemove." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/TaskRemove.html.
APA
Wolfram Language. (2017). TaskRemove. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/TaskRemove.html
BibTeX
@misc{reference.wolfram_2025_taskremove, author="Wolfram Research", title="{TaskRemove}", year="2017", howpublished="\url{https://reference.wolfram.com/language/ref/TaskRemove.html}", note=[Accessed: 15-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_taskremove, organization={Wolfram Research}, title={TaskRemove}, year={2017}, url={https://reference.wolfram.com/language/ref/TaskRemove.html}, note=[Accessed: 15-August-2025]}