Click or drag to resize

NetworkInformationServiceIsNetworkWifi Property

Returns true if the network is wifi

Namespace:  SanteDB.DisconnectedClient.Net
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public virtual bool IsNetworkWifi { get; }

Property Value

Type: Boolean

Implements

INetworkInformationServiceIsNetworkWifi
See Also