Click or drag to resize

HostNetDeviceSearcherEnabled Property

Enables/disables to search Wi-Fi device.

Namespace:  com.gigatms
Assembly:  GIGATMS.UHF (in GIGATMS.UHF.dll) Version: 2.6.0.10 (2.6.0.10)
Syntax
public bool NetDeviceSearcherEnabled { get; set; }

Return Value

Type: Boolean
Return true for searching device enabled. Return false for searching device disabled.
See Also