Click or drag to resize

InputAdapterBaseEnableConnectionErrors Property

When false, connection errors do not get logged through OnProcessException. When true, connection errors will be logged normally.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
protected bool EnableConnectionErrors { get; set; }
View Source

Property Value

Boolean
See Also