System.Net.NetworkInformation.IPGlobalStatistics.NumberOfInterfaces Property

Gets the number of network interfaces.

Syntax

public abstract int NumberOfInterfaces { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The data returned by this property includes loopback interfaces.

Network interfaces are also known as network adapters.

Requirements

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