Network Class |
Namespace: Cauldron.Net
public static class Network
The Network type exposes the following members.
Name | Description | |
---|---|---|
ConnectionType |
Detect the current connection type
| |
HasInternetConnection |
Gets a value that indicates if internet connection is available
| |
IsNetworkAvailable |
Get a value that indicates whether any network connection is available.
Returns true if a network connection is available, othwise false
|
Name | Description | |
---|---|---|
Ping |
Allows an application to determine whether a remote computer is accessible over the network.
|