IMathLinkClose Method

Closes the link.

Definition

Namespace: Wolfram.NETLink
Assembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
C#
void Close()

Remarks

Always call Close on every link when you are done using it.

See Also