InputAdapterBase Events

Events

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)
NewMeasurements Provides new measurements from input adapter.
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)
ProcessingComplete Indicates to the host that processing for the input adapter has completed.
StatusMessage Provides status messages to consumer.
(Inherited from AdapterBase)

See Also