Click or drag to resize

ImmediateMeasurements.OnLeadTimeUpdated Method

Updates the tracked temporal measurements lead time.

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

Parameters

leadTime  Double
New lead time.
See Also