Mathematica > Systems Interfaces & Deployment > MathLink API > MathLink Mathematica Functions >

LinkClose

LinkClose[link]
closes an open MathLink connection.
  • Closing a MathLink connection does not necessarily terminate the program at the other end of the connection.
Create a MathLink connection:
In[1]:=
Click for copyable input
Out[1]=
Close the open connection:
In[2]:=
Click for copyable input
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team