Click or drag to resize
IpPacketIhl Property
The Internet Header Length, which is the number of 32-bit words in the header.

Namespace: Network.Sim.Network.Ip
Assembly: Network.Sim (in Network.Sim.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public byte Ihl { get; }

Property Value

Type: Byte
See Also