|   | Output | 
The OutputAdapterBase type exposes the following members.
 Events
Events
        | Name | Description | |
|---|---|---|
|   | ConfigurationChanged | Event is raised when adapter is aware of a configuration change. (Inherited from AdapterBase) | 
|   | Disposed | Event is raised when AdapterBase is disposed. (Inherited from AdapterBase) | 
|   | InputMeasurementKeysUpdated | Event is raised when InputMeasurementKeys are updated. (Inherited from AdapterBase) | 
|   | OutputMeasurementsUpdated | Event is raised when OutputMeasurements are updated. (Inherited from AdapterBase) | 
|   | ProcessException | Event is raised when there is an exception encountered while processing. (Inherited from AdapterBase) | 
|   | StatusMessage | Provides status messages to consumer. (Inherited from AdapterBase) | 
|   | UnprocessedMeasurements | Event is raised every five seconds allowing host to track total number of unprocessed measurements. | 
 See Also
See Also