NetworkInterface.Mtu Property |
Accesses the Maximum Transmission Unit (MTU) size, in bytes, for this network interface.
This value must be within the range 1500 to 9000.
Namespace:
IntervalZero.RTX64.ConfigAssembly: IntervalZero.RTX64 (in IntervalZero.RTX64.dll) Version: 3.3.0.0 (File version: 3.5.0)

Property Value
Type: UInt32Implements
IConfigNetworkInterfaceMtu
Exception | Condition |
---|---|
RTX64InvalidPropertyValueException | Thrown if an attempt is made to set this property to a value less than 64 or greater than 9000 |
