Click or drag to resize

FacileActionAdapterBaseOnUnpublishedSamples Method

Raises the UnpublishedSamples event.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
protected virtual void OnUnpublishedSamples(
	int seconds
)
View Source

Parameters

seconds  Int32
Total number of unpublished seconds of data.
See Also