Click or drag to resize

IAdapter Events

The IAdapter type exposes the following members.

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