|   | Independent | 
The IndependentInputAdapterManagerBase type exposes the following members.
 Events
Events
        | Name | Description | |
|---|---|---|
|   | ConfigurationChanged | Event is raised when adapter is aware of a configuration change. (Inherited from AdapterCollectionBaseT) | 
|   | Disposed | Event is raised when this AdapterCollectionBaseT is disposed or an IAdapter in the collection is disposed. (Inherited from AdapterCollectionBaseT) | 
|   | InputMeasurementKeysUpdated | Event is raised when InputMeasurementKeys are updated. (Inherited from AdapterCollectionBaseT) | 
|   | NewMeasurements | This event will be raised when there are new measurements available from the input data source. (Inherited from InputAdapterCollection) | 
|   | OutputMeasurementsUpdated | Event is raised when OutputMeasurements are updated. (Inherited from AdapterCollectionBaseT) | 
|   | ProcessException | Event is raised when there is an exception encountered while processing. (Inherited from AdapterCollectionBaseT) | 
|   | ProcessingComplete | Indicates to the host that processing for one of the input adapters has completed. (Inherited from InputAdapterCollection) | 
|   | StatusMessage | Provides status messages to consumer. (Inherited from AdapterCollectionBaseT) | 
 See Also
See Also