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.16.9.0 (2.16.9.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