previous up next
Go backward to ResetD: Reset the Session
Go up to 3.5 Miscellaneous
RISC-Linz logo

AbortD: Abort the Session

AbortD[message]

This call aborts the current distributed session, by closing all the connected kernels except the one that started the session, and closing the corresponding network connections. It returns message.

In[11]:=AbortD["invalid type"]
Out[11]=invalid type

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

previous up next