WifiProfileIsConnected Property |
Tell whether the Wi-Fi profile whose ESSID matches the one represented by the
WifiProfile
Namespace:
Com.Datalogic.Device.Wifi
Assembly:
datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public virtual bool IsConnected { get; }
Public Overridable ReadOnly Property IsConnected As Boolean
Get
Property Value
Type:
Booleana boolean value indicating the profile connection state.
Remarks See Also