Click or drag to resize

DataPublisherForceNaNValueFilter Property

Gets or sets flag that indicates if this publisher will force filtering of data which is not a number.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(false)]
public bool ForceNaNValueFilter { get; set; }
View Source

Property Value

Boolean
See Also