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.ILoopbackLink.html below:

ILoopbackLink Interface

Represents a special type of link known as a loopback link.

[Visual Basic]

Public Interface ILoopbackLink

Remarks

Loopback links are links that have both ends connected to the same program, much like a FIFO queue. Loopback links are useful as temporary holders of expressions that are being moved between links, or as scratchpads on which expressions can be built up and then transferred to other links in a single call.

Much of the utility of loopback links to users of the C-language MathLink API is obviated by .NET/Link's Expr class, which provides many of the same features in a more accessible way (Expr uses loopback links in its implementation).

Objects of type ILoopbackLink are created by the

MathLinkFactory.CreateLoopbackLink

method.

ILoopbackLink has no methods; it is simply a type that marks certain links as having special properties.

Requirements

Namespace: Wolfram.NETLink

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

See Also

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