System.Net.NetworkInformation.IcmpV4Statistics.TimestampRepliesReceived Property

Gets the number of Internet Control Message Protocol version 4 (ICMPv4) Timestamp Reply messages that were received.

Syntax

public abstract long TimestampRepliesReceived { get; }

Value

Documentation for this section has not yet been entered.

Remarks

A Timestamp Request message causes the receiving computer to send a timestamp reply back to the originating computer. These messages are used to measure the transmission speed on a network.

Requirements

Namespace: System.Net.NetworkInformation
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0