NetPeerMtu Property |
LiteNetLib |
Current MTU - Maximum Transfer Unit ( maximum udp packet size without fragmentation )
Namespace: LiteNetLib
Assembly: LiteNetLib (in LiteNetLib.dll) Version: 1.0.0.0
Syntax
C#
public int Mtu { get; }
Property Value
Type: Int32See Also