|
IDeviceMeasurementsWithError Property
|
Gets or sets the number of measurements received while this
IDevice was reporting errors.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax long MeasurementsWithError { get; set; }
Property MeasurementsWithError As Long
Get
Set
abstract MeasurementsWithError : int64 with get, set
function get_MeasurementsWithError();
function set_MeasurementsWithError(value);
View SourceProperty Value
Int64See Also