Click or drag to resize

HostNetDeviceSearcherEnabled Property

Start/stop searching for Wi-Fi devices.

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

Return Value

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