INetworkInformationService Interface |
Namespace: SanteDB.Core.Services
The INetworkInformationService type exposes the following members.
Name | Description | |
---|---|---|
IsNetworkAvailable |
Gets whether the network is available
| |
IsNetworkConnected |
Gets whether the network is connected.
| |
IsNetworkWifi |
Returns true if the network is WIFI
| |
ServiceName |
Gets the service name
(Inherited from IServiceImplementation.) |
Name | Description | |
---|---|---|
GetHostName |
Get the hostname of the local host
| |
GetInterfaces |
Get interface information
| |
GetMachineName |
Gets the machines name
| |
Nslookup |
Perform a DNS lookup
| |
Ping |
Pings the specified host
|
Name | Description | |
---|---|---|
NetworkStatusChanged |
Fired when the network status changes
|