System.Net.NetworkInformation.IcmpV4Statistics.MessagesSent Property

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

Syntax

public abstract long MessagesSent { get; }

Value

Documentation for this section has not yet been entered.

Remarks

ICMPV4 messages are sent to communicate errors and information about packets that were sent using Internet Protocol version 4 (IPv4).

Requirements

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