ComponentSpace ICMP Class Library Reference

InformationReplyMessage Class

The ICMP Information Reply Message.

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

System.Object
   ComponentSpace.Icmp.IcmpMessage
      ComponentSpace.Icmp.InformationReplyMessage

[Visual Basic]
Public Class InformationReplyMessage
    Inherits IcmpMessage
[C#]
public class InformationReplyMessage : 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.

Requirements

Namespace: ComponentSpace.Icmp

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

See Also

InformationReplyMessage Members | ComponentSpace.Icmp Namespace