Click or drag to resize
DiscoveryStart Method (Interface)
Start searching for devices.

Namespace: Flir.Atlas.Live.Discovery
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public void Start(
	Interface adapterInterfaces
)

Parameters

adapterInterfaces
Type: Flir.Atlas.Live.DiscoveryInterface
Where to look for devices.
See Also