Click or drag to resize

DeviceStatisticsHelperTExpectedMeasurementsPerSecond Property

Gets or sets the number of measurements expected to be received from the device per second.

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

Property Value

Int32
See Also