Click or drag to resize

SubscriptionInfoRequestNaNValueFilter Property

Gets or sets the flag that determines whether to request that measurements sent to the subscriber should be filtered by the publisher prior to sending them.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public virtual bool RequestNaNValueFilter { get; set; }
View Source

Property Value

Boolean
See Also