Represents the method that will handle the PacketArrived event.
[Visual Basic]Public Delegate Function PacketHandler( _
ByVal
mlAs
IKernelLink, _
ByVal
pktAs
PacketType_
) As
Boolean [C#]public delegate bool PacketHandler(
,
);
ParametersYou should always return true.
RemarksSee the discussion for the PacketArrived event for more information.
RequirementsNamespace: Wolfram.NETLink
Assembly: Wolfram.NETLink (in Wolfram.NETLink.dll)
See AlsoWolfram.NETLink Namespace | PacketArrived
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