Click or drag to resize

ImmediateMeasurementsOnLeadTimeUpdated Method

Updates the tracked temporal measurements lead time.

Namespace: GSF.TimeSeries
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
protected void OnLeadTimeUpdated(
	double leadTime
)
View Source

Parameters

leadTime  Double
New lead time.
See Also