|
ConcentratorBaseCreateNewFrame Method
|
Creates a new
IFrame for the given
timestamp.
Namespace: GSF.TimeSeriesAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.205-beta
Syntax Remarks
Derived classes can override this method to create a new custom
IFrame. Default
behavior creates a basic
Frame to hold synchronized measurements.
See Also