ComponentSpace ICMP Class Library Reference

IcmpMessage Class

A ICMP request/response message.

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

System.Object
   ComponentSpace.Icmp.IcmpMessage
      Derived types

[Visual Basic]
MustInherit Public Class IcmpMessage
[C#]
public abstract class IcmpMessage

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 ICMP RFC.

Requirements

Namespace: ComponentSpace.Icmp

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

See Also

IcmpMessage Members | ComponentSpace.Icmp Namespace