previous up next
Go backward to FlushD: Flush the Result Caches
Go up to 3.5 Miscellaneous
Go forward to AbortD: Abort the Session
RISC-Linz logo

ResetD: Reset the Session

ResetD[]

This call resets the current distributed session, i.e., it deletes all the tasks and their results, flushes the result caches, destroys and restarts all the Mathematica kernels connected to the distributed session, except the kernel that started the session. The network connections remain open, therefore reseting the session is faster than terminating the session and restarting it.

In[5]:=ResetD[]
Out[5]=okay

Maintained by: Cleo Pau
Last Modification: July 5, 2000

previous up next