MathKernelLink Property

Gets or sets the link that this MathKernel will use.

Definition

Namespace: Wolfram.NETLink
Assembly: Wolfram.NETLink (in Wolfram.NETLink.dll) Version: 2.0.0.0
C#
public IKernelLink Link { get; set; }

Property Value

IKernelLink

See Also