IndependentActionAdapterManagerBaseTAdapter Events

Events

ConfigurationChanged Event is raised when adapter is aware of a configuration change.
(Inherited from AdapterCollectionBaseT)
DiscardingMeasurements This event is raised if there are any measurements being discarded during the sorting process.
(Inherited from ActionAdapterCollection)
Disposed Event is raised when this AdapterCollectionBaseT is disposed or an IAdapter in the collection is disposed.
(Inherited from AdapterCollectionBaseT)
InputMeasurementKeysUpdated Event is raised when InputMeasurementKeys are updated.
(Inherited from AdapterCollectionBaseT)
NewMeasurements This event will be raised when there are new measurements available from the action adapter.
(Inherited from ActionAdapterCollection)
OutputMeasurementsUpdated Event is raised when OutputMeasurements are updated.
(Inherited from AdapterCollectionBaseT)
ProcessException Event is raised when there is an exception encountered while processing.
(Inherited from AdapterCollectionBaseT)
RequestTemporalSupport Event is raised when temporal support is requested.
(Inherited from ActionAdapterCollection)
StatusMessage Provides status messages to consumer.
(Inherited from AdapterCollectionBaseT)
UnpublishedSamples This event is raised every five seconds allowing consumer to track current number of unpublished seconds of data in the queue.
(Inherited from ActionAdapterCollection)

See Also