System.Net.NetworkInformation.UdpStatistics Class

Provides User Datagram Protocol (UDP) statistical data.

See Also: UdpStatistics Members

Syntax

public abstract class UdpStatistics

Remarks

Instances of this class are returned by the IPGlobalProperties.GetUdpIPv4Statistics and IPGlobalProperties.GetUdpIPv6Statistics methods to give applications access to UDP traffic information.

The information in this class correlates to the management information objects described in tp://www.ietf.org/rfc/rfc2013.txt.

Requirements

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