Click or drag to resize

AdapterBaseMeasurementReportingInterval Property

Gets or sets the measurement reporting interval.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public virtual int MeasurementReportingInterval { get; set; }
View Source

Property Value

Int32
Remarks
This is used to determined how many measurements should be processed before reporting status.
See Also