Click or drag to resize

ConfigurationCellMeasurementsWithError Property

Gets or sets the number of measurements received while this IDevice was reporting errors.

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

Property Value

Int64

Implements

IDeviceMeasurementsWithError
See Also