RemoveAsynchronousTask
✖
RemoveAsynchronousTask
RemoveAsynchronousTask is being phased out in favor of TaskRemove, which was introduced experimentally in Version 11.2.
✖
RemoveAsynchronousTask[asyncTask]
stops asynchronous evaluations and removes asyncTask from the system.
Details

- asyncTask must be an active AsynchronousTaskObject, as returned by functions like AsynchronousTasks.
- Removing an asynchronous task prevents asynchronous evaluations but does not necessarily stop the asynchronous task immediately.
Examples
Basic Examples (1)Summary of the most common use cases
In[1]:=1

✖
https://wolfram.com/xid/01lsmwu95c75opmn2-j67hn
Out[1]=1

Out[1]=1

Remove one of the download tasks using its AsynchronousTaskObject expression:
In[2]:=2

✖
https://wolfram.com/xid/01lsmwu95c75opmn2-dz7c72
The removed task will no longer be listed:
In[3]:=3

✖
https://wolfram.com/xid/01lsmwu95c75opmn2-bwapr1
Out[3]=3

Wolfram Research (2012), RemoveAsynchronousTask, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoveAsynchronousTask.html.
✖
Wolfram Research (2012), RemoveAsynchronousTask, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoveAsynchronousTask.html.
Text
Wolfram Research (2012), RemoveAsynchronousTask, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoveAsynchronousTask.html.
✖
Wolfram Research (2012), RemoveAsynchronousTask, Wolfram Language function, https://reference.wolfram.com/language/ref/RemoveAsynchronousTask.html.
CMS
Wolfram Language. 2012. "RemoveAsynchronousTask." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RemoveAsynchronousTask.html.
✖
Wolfram Language. 2012. "RemoveAsynchronousTask." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RemoveAsynchronousTask.html.
APA
Wolfram Language. (2012). RemoveAsynchronousTask. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RemoveAsynchronousTask.html
✖
Wolfram Language. (2012). RemoveAsynchronousTask. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RemoveAsynchronousTask.html
BibTeX
✖
@misc{reference.wolfram_2025_removeasynchronoustask, author="Wolfram Research", title="{RemoveAsynchronousTask}", year="2012", howpublished="\url{https://reference.wolfram.com/language/ref/RemoveAsynchronousTask.html}", note=[Accessed: 30-May-2025
]}
BibLaTeX
✖
@online{reference.wolfram_2025_removeasynchronoustask, organization={Wolfram Research}, title={RemoveAsynchronousTask}, year={2012}, url={https://reference.wolfram.com/language/ref/RemoveAsynchronousTask.html}, note=[Accessed: 30-May-2025
]}