Click or drag to resize
DiscoveryDeviceError Event
This event is raised when an error occurs in the scanner.

Namespace: Flir.Atlas.Live.Discovery
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public event EventHandler<DeviceErrorEventArgs> DeviceError

Value

Type: SystemEventHandlerDeviceErrorEventArgs
See Also