System.Net.NetworkInformation.IcmpV4Statistics.AddressMaskRequestsSent Property

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

Syntax

public abstract long AddressMaskRequestsSent { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Address Mask Request and Reply messages are used to determine the number of bits in the subnet mask for the local subnet.

Requirements

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