Launches the default Mathematica kernel and returns a link to it.
[Visual Basic]
Overloads Public Shared Function CreateKernelLink() As
IKernelLink
Return Value
The created link.
Remarks
Use this method if you want to launch the kernel. This is probably the most commonly-used method in this class.
It looks in the Windows registry for the location of the most recently-installed copy of Mathematica.
Exceptions
See Also
MathLinkFactory Class | Wolfram.NETLink Namespace | MathLinkFactory.CreateKernelLink Overload List