The MaxDatagram property returns the maximum number of
bytes that may be transmitted in a single write operation on a
socket created with the Protocol property set to
swProtocolUdp. Attempting to send more than this number of bytes
will result in an error, with no data being written.