Go backward to ResetD: Reset the Session Go up to 3.5 Miscellaneous |
![]() |
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