Click or drag to resize
CameraBaseAutoReconnect Property
Automatically retries to connect if the connection is lost if set to true.

Namespace: Flir.Atlas.Live.Device
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public bool AutoReconnect { get; set; }

Property Value

Type: Boolean
See Also