 | HostNetDeviceSearcherEnabled Property |
Enables/disables to search Wi-Fi device.
Namespace:
com.gigatms
Assembly:
GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.7.0.0 (2.7.0.0)
Syntaxpublic bool NetDeviceSearcherEnabled { get; set; }Public Property NetDeviceSearcherEnabled As Boolean
Get
Set
Return Value
Type:
Boolean
Return true for searching device enabled.
Return false for searching device disabled.
See Also