Click or drag to resize

IFrameSortedMeasurements Property

Gets or sets total number of measurements that have been sorted into this IFrame.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
int SortedMeasurements { get; set; }

Property Value

Int32
Remarks
If this property has not been assigned a value, implementers should return measurement count.
See Also