Click or drag to resize
Grid Solutions Framework

StatisticsReaderActualDataRate Property

After the StatisticsReader has read statistics from the archive file, this will contain the statistics on the actual data rate.

Namespace: HistorianAdapters
Assembly: HistorianAdapters (in HistorianAdapters.dll) Version: 2.4.182-beta
Syntax
public Dictionary<MetadataRecord, IEnumerable<IDataPoint>> ActualDataRate { get; }
View Source

Property Value

DictionaryMetadataRecord, IEnumerableIDataPoint
See Also