System.Net.NetworkInformation.NetworkInterface.OperationalStatus Property

Gets the current operational state of the network connection.

Syntax

public abstract OperationalStatus OperationalStatus { get; }

Value

Documentation for this section has not yet been entered.

Remarks

The operational status values are described in detail in the System.Net.NetworkInformation.OperationalStatus enumeration documentation.

Requirements

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