A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://reference.wolfram.com/language/NETLink/ref/net/Wolfram.NETLink.MathLinkFactory.html below:

MathLinkFactory Class

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

[C#]

public class MathLinkFactory

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Programmers 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.

Requirements

Namespace: Wolfram.NETLink

Assembly: Wolfram.NETLink (in Wolfram.NETLink.dll)

See Also

MathLinkFactory 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