Version: 2017.4
public uint UdpSocketReceiveBufferMaxSize ;

説明

Defines the size in bytes of the receiving buffer for UDP sockets. It is useful to set this parameter equal to the maximum size of a fragmented message. Default value is OS specific (usually 8kb).