Click or drag to resize

ConcentratorBaseRoundToNearestTimestamp Property

Gets or sets a value to indicate whether the concentrator should round to the nearest frame timestamp rather than rounding down to the nearest timestamps.

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

Property Value

Boolean
See Also