MathLinkFactory is the class that is used to construct objects of the various link interfaces (IKernelLink, IMathLink, and ILoopbackLink).
For a list of all members of this type, see MathLinkFactory Members.
System.Object
���Wolfram.NETLink.MathLinkFactory
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Most programmers will use CreateKernelLink instead of CreateMathLink.
These methods correspond to calling one of the MLOpen functions in the C-language MathLink API.Namespace: Wolfram.NETLink
Assembly: Wolfram.NETLink (in Wolfram.NETLink.dll)
MathLinkFactory Members | Wolfram.NETLink Namespace