ComponentSpace ICMP Class Library Reference

IpHeader.TotalLength Property

Get the total length of the header and data.

[Visual Basic]
Public ReadOnly Property TotalLength As UInt16
[C#]
public ushort TotalLength {get;}

Property Value

The total length of the header and data.

See Also

IpHeader Class | ComponentSpace.Icmp Namespace