Click or drag to resize

NetworkInfoIsConnectedToInternet Property

Gets a value that indicates whether there is Internet connectivity. This value of this property is not cached.

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

Property Value

Type: Boolean
See Also