.NET/Link API Version 1.7 USE FRAMES

MathKernel Constructor ()

Constructs a new MathKernel object.

[Visual Basic]
Overloads Public Sub New()
[C#]
public MathKernel();

Remarks

When the first call to the Compute or Connect methods occur, the default Mathematica kernel will be launched. Alternatively, you can set the Link property before the first computation.

See Also

MathKernel Class | Wolfram.NETLink Namespace | MathKernel Constructor Overload List