Click or drag to resize

NetworkHasInternetConnection Property

Gets a value that indicates if internet connection is available

Namespace:  Cauldron.Net
Assembly:  Cauldron (in Cauldron.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax
C#
public static bool HasInternetConnection { get; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Cauldron.Net.Network.HasInternetConnection"]

See Also