Click or drag to resize

IaonSession Events

The IaonSession type exposes the following members.

Events
  Name Description
Public event ConfigurationChanged Event is raised when adapter is aware of a configuration change.
Public event Disposed Event is raised when this AdapterCollectionBaseT is disposed or an IAdapter in the collection is disposed.
Public event InputMeasurementKeysUpdated Event is raised when InputMeasurementKeys are updated.
Public event OutputMeasurementsUpdated Event is raised when OutputMeasurements are updated.
Public event ProcessException Event is raised when there is an exception encountered while processing.
Public event ProcessingComplete Indicates to the host that processing for one of the input adapters has completed.
Public event StatusMessage Provides status messages to consumer.
Public event UnprocessedMeasurements Event is raised every five seconds allowing host to track total number of unprocessed measurements.
Public event UnpublishedSamples Event is raised every five seconds allowing consumer to track current number of unpublished seconds of data in the queue.
Top
See Also