System.Net.NetworkInformation.NetworkInterface.Speed Property

Gets the speed of the network interface.

Syntax

public abstract long Speed { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The value returned by this property is reported by the network interface. It is not computed dynamically.

Requirements

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