Click or drag to resize

SynchronizedSubscriptionInfoAllowSortsByArrival Property

Gets or sets the flag that determines whether to allow measurement sorting based on the measurement's time of arrival, if its timestamp is unreasonable.

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

Property Value

Boolean
See Also