Click or drag to resize
CameraBaseDeviceError Event
This event is fired when an error is detected.

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

Value

Type: SystemEventHandlerDeviceErrorEventArgs
See Also