ComponentSpace ICMP Class Library Reference

IpHeader Class

An IPv4 header.

For a list of all members of this type, see IpHeader Members.

System.Object
   ComponentSpace.Icmp.IpHeader

[Visual Basic]
Public Class IpHeader
[C#]
public class IpHeader

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

For specific message details refer to the IPv4 RFC.

Requirements

Namespace: ComponentSpace.Icmp

Assembly: ComponentSpace.Icmp (in ComponentSpace.Icmp.dll)

See Also

IpHeader Members | ComponentSpace.Icmp Namespace