Click or drag to resize

SynchronizedSubscriptionInfoIgnoreBadTimestamps Property

Gets or sets the flag that determines whether to ignore bad timestamps when sorting measurements.

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

Property Value

Boolean
See Also