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

IMathLink.PutMessage Method

Sends a low-level MathLink message.

Parameters
msg
The message to send; will be one of MathLinkMessage.Abort or MathLinkMessage.Interrupt.
Remarks

Do not confuse this type of message, used mainly for communicating requests to interrupt or abort computations, with Mathematica warning messages, which are unrelated.

To abort a Mathematica computation, use PutMessage(MathLinkMessage.Abort). If a computation is successfully aborted, it will return the symbol $Aborted.

Few programmers will use this method directly, as they will be working with the higher-level

IKernelLink

interface, which has methods for aborting and interrupting computations.

See Also

IMathLink Interface | Wolfram.NETLink Namespace | MathLinkMessage


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