[in] A pointer to the packet data (see HNPacket.PacketData [Get]).
DataLength
[in] Packet size (see also
HNPacket.IncPacketSize [Get/Set]).
Description:
Use this event handler to make necessary actions at the moment of sending or receiving UDP data by
an application. OnUdpPacketReceive event handler is called by HNLBAdapter
component when an application sends or receives data (e.g. using Sendto or WSASendTo
sockets functions).