Click or drag to resize

UdpBroadcastListener Events

The UdpBroadcastListener type exposes the following members.

Events
 NameDescription
Public eventListenCallback 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.
Top
See Also