UDPSocket DataAvailable Event Timing

Hi All,
I’ve instantiated a UDPSocket in code, all well.
I’m just wondering if the DataAvailable event fires when a Datagram is complete, or do I have to check ?
Thanks
Ian

You have to check.