 | UdpBroadcastListenerListenCallback Event |
Parent applications can hook into this event to receive notification of the arrival
of a broadcast message. Note that the event can be raised on a worker thread, so listening
STA applications may need to marshal event processing back to a different thread.
Namespace: Orthogonal.MixedCommsLibAssembly: Orthogonal.MixedCommsLib (in Orthogonal.MixedCommsLib.dll) Version: 2.0.3
Syntax
See Also