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