Skip to main content

Class UdpMTU

Inheritance
System.Object
Inherited Members
Show
Syntax
public class UdpMTU

Properties

MaxPacketSize

Max size of array that will be sent to or can be received from This will also be the size of all buffers used by This is not max message size because this size includes packets header added by

Declaration
public static int MaxPacketSize { get; }