Click or drag to resize

NetPeerConfigurationAutoExpandMTU Property

Gets or sets if the NetPeer should send large messages to try to expand the maximum transmission unit size

Namespace:  Internal.Lidgren.Network
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public bool AutoExpandMTU { get; set; }

Property Value

Type: Boolean
See Also