Click or drag to resize

NetworkConnectionInfoIsConnected Property

Gets a value that indicates whether this connection has network connectivity. This value of this property is not cached.

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

Property Value

Type: Boolean
See Also