Click or drag to resize

NetworkIsNetworkAvailable Property

Get a value that indicates whether any network connection is available.

Returns true if a network connection is available, othwise false

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

Property Value

Type: Boolean

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

See Also