Click or drag to resize

FilterAdapterCollection Events

The FilterAdapterCollection type exposes the following members.

Events
  Name Description
Public event CollectionCountChanged Provides notification of change in collection count.
Public event ConfigurationChanged Event is raised when adapter is aware of a configuration change.
(Inherited from AdapterCollectionBaseT)
Public event Disposed Event is raised when this AdapterCollectionBaseT is disposed or an IAdapter in the collection is disposed.
(Inherited from AdapterCollectionBaseT)
Public event InputMeasurementKeysUpdated Event is raised when InputMeasurementKeys are updated.
(Inherited from AdapterCollectionBaseT)
Public event OutputMeasurementsUpdated Event is raised when OutputMeasurements are updated.
(Inherited from AdapterCollectionBaseT)
Public event ProcessException Event is raised when there is an exception encountered while processing.
(Inherited from AdapterCollectionBaseT)
Public event StatusMessage Provides status messages to consumer.
(Inherited from AdapterCollectionBaseT)
Top
See Also