Click or drag to resize

ChannelFrameBaseTSortedMeasurements Property

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

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

Property Value

Int32

Implements

IFrameSortedMeasurements
See Also