Click or drag to resize

ConfigurationCellMeasurementsExpected Property

Gets or sets total measurements expected to have been received for this ConfigurationCell.

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

Property Value

Int64

Implements

IDeviceMeasurementsExpected
See Also