InterfaceMaximumTransmissionUnit Property |
The maximum transmission unit (MTU) of the data-link layer
implementation of the NIC.
Namespace: Network.Sim.CoreAssembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int MaximumTransmissionUnit { get; }
Property Value
Type:
Int32
See Also