Click or drag to resize

NetworkConnectionInfoConnectivity Property

Gets a value that indicates the connectivity of this connection. This value of this property is not cached.

Namespace:  Alphaleonis.Win32.Network
Assembly:  AlphaFS (in AlphaFS.dll) Version: 2.2
Syntax
public ConnectivityStates Connectivity { get; }

Property Value

Type: ConnectivityStates
See Also