Click or drag to resize
CameraBaseConnectionStatusChanged Event
This event is fired when the connection status has changed.

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

Value

Type: SystemEventHandlerConnectionStatusChangedEventArgs
See Also