ImmediateMeasurementsOnLeadTimeUpdated Method
Updates the tracked temporal measurements lead time.
Namespace: Gemstone.TimeseriesAssembly: Gemstone.Timeseries (in Gemstone.Timeseries.dll) Version: 1.0.160 -- Release Build+69269a1754081bcb38397d2d6a05132ae03c7054
protected void OnLeadTimeUpdated(
double leadTime
)
Protected Sub OnLeadTimeUpdated (
leadTime As Double
)
protected:
void OnLeadTimeUpdated(
double leadTime
)
function OnLeadTimeUpdated(leadTime);
Parameters
- leadTime Double
- New lead time.