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

MessageHandler Delegate

Represents the method that will handle the MessageArrived event.

[Visual Basic]

Public Delegate Sub MessageHandler( _

ByVal

msgType

As

MathLinkMessage

_

)

[C#]

public delegate void MessageHandler(


   MathLinkMessage msgType

);

Parameters
msgType
The type of message that arrived.
Requirements

Namespace: Wolfram.NETLink

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

See Also

Wolfram.NETLink Namespace | MessageArrived

Copyright (c) 2003-2024, Wolfram Research, Inc.


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