System.Net.NetworkInformation.IcmpV4Statistics.TimestampRequestsSent Property

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

Syntax

public abstract long TimestampRequestsSent { 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