Click or drag to resize
InterfaceMaximumTransmissionUnit Property
The maximum transmission unit (MTU) of the data-link layer implementation of the NIC.

Namespace: Network.Sim.Core
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public int MaximumTransmissionUnit { get; }

Property Value

Type: Int32
See Also