DeviceStatisticsHelperTExpectedMeasurementsPerSecond Property
Gets or sets the number of measurements expected to be received from the device per second.
Namespace: Gemstone.Timeseries.StatisticsAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.128 -- Release Build+e2476c52e94864f123f37e60764c948e49eb89eb
public int ExpectedMeasurementsPerSecond { get; set; }
Public Property ExpectedMeasurementsPerSecond As Integer
Get
Set
public:
property int ExpectedMeasurementsPerSecond {
int get ();
void set (int value);
}
function get_ExpectedMeasurementsPerSecond();
function set_ExpectedMeasurementsPerSecond(value);
Property Value
Int32