Click or drag to resize
DiscoveryDeviceLost Event
This event is raised when a camera device is removed from the collection.

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

Value

Type: SystemEventHandlerCameraDeviceInfoEventArgs
See Also