IIndependentAdapterManager Events

Events

ConfigurationChanged Event is raised when adapter is aware of a configuration change.
(Inherited from IAdapter)
Disposed Raised after the source object has been properly disposed.
(Inherited from ISupportLifecycle)
InputMeasurementKeysUpdated Event is raised when InputMeasurementKeys are updated.
(Inherited from IAdapter)
OutputMeasurementsUpdated Event is raised when OutputMeasurements are updated.
(Inherited from IAdapter)
ProcessException Event is raised when there is an exception encountered while processing.
(Inherited from IAdapter)
StatusMessage Provides status messages to consumer.
(Inherited from IAdapter)

See Also