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
[Visual Basic]
Public Class MathLinkFactory
public class MathLinkFactory
Thread SafetyPublic static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
RemarksProgrammers do not know, nor do they need to know, the names of the actual classes that implement the various link interfaces. They never call a constructor to create a link class. Instead, so-called "factory" methods are provided by the MathLinkFactory class to create the actual objects used.
Most programmers will use CreateKernelLink instead of CreateMathLink.
These methods correspond to calling one of the MLOpen functions in the C-language MathLink API.
RequirementsNamespace: Wolfram.NETLink
Assembly: Wolfram.NETLink (in Wolfram.NETLink.dll)
See AlsoMathLinkFactory Members | Wolfram.NETLink Namespace
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4