Click or drag to resize

ConfigurationCellMeasurementsReceived Property

Gets or sets total measurements received for this ConfigurationCell.

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

Property Value

Int64

Implements

IDeviceMeasurementsReceived
See Also