ComponentSpace ICMP Class Library Reference

TimestampReplyMessage Class

The ICMP Timestamp Reply Message.

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

System.Object
   ComponentSpace.Icmp.IcmpMessage
      ComponentSpace.Icmp.TimestampReplyMessage

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

TimestampReplyMessage Members | ComponentSpace.Icmp Namespace