.NET/Link API Version 1.7 USE FRAMES

IMathLink.Close Method 

Closes the link.

[Visual Basic]
Sub Close()
[C#]
void Close();

Remarks

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

See Also

IMathLink Interface | Wolfram.NETLink Namespace