Click or drag to resize

IndependentActionAdapterManagerBaseTAdapter, TInitalizationModel Events

The IndependentActionAdapterManagerBaseTAdapter, TInitalizationModel generic type exposes the following members.

Events
  NameDescription
Public eventConfigurationChanged
Event is raised when adapter is aware of a configuration change.
(Inherited from AdapterCollectionBaseT.)
Public eventDiscardingMeasurements
This event is raised if there are any measurements being discarded during the sorting process.
(Inherited from ActionAdapterCollection.)
Public eventDisposed (Inherited from AdapterCollectionBaseT.)
Public eventInputMeasurementKeysUpdated
Event is raised when InputMeasurementKeys are updated.
(Inherited from AdapterCollectionBaseT.)
Public eventNewMeasurements
This event will be raised when there are new measurements available from the action adapter.
(Inherited from ActionAdapterCollection.)
Public eventOutputMeasurementsUpdated
Event is raised when OutputMeasurements are updated.
(Inherited from AdapterCollectionBaseT.)
Public eventProcessException
Event is raised when there is an exception encountered while processing.
(Inherited from AdapterCollectionBaseT.)
Public eventRequestTemporalSupport
Event is raised when temporal support is requested.
(Inherited from ActionAdapterCollection.)
Public eventStatusMessage
Provides status messages to consumer.
(Inherited from AdapterCollectionBaseT.)
Public eventUnpublishedSamples
This event is raised every five seconds allowing consumer to track current number of unpublished seconds of data in the queue.
(Inherited from ActionAdapterCollection.)
Top
See Also