Click or drag to resize

RoutingPassthroughMethodProcessMeasurementList Field

Measurements can be directly passed through to this method without the need for routing/filtering.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public readonly Action<List<IMeasurement>> ProcessMeasurementList
View Source

Field Value

ActionListIMeasurement
See Also