|
InputAdapterCollection.OnNewMeasurements(Object, EventArgs<ICollection<IMeasurement> > ) Method
|
Namespace: GSF.TimeSeries.AdaptersAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.244-beta
Syntax
Remarks
This event handler is overridable to allow derived class interception of all
measurements flowing out of the
InputAdapterCollection.
See Also