| 
               | 
            
              Alarm
             | 
          
The AlarmAdapter type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              ConfigurationChanged | 
            Event is raised when adapter is aware of a configuration change.
             (Inherited from AdapterBase)  | 
            
| 
                 | 
              DiscardingMeasurements | 
            This event is raised if there are any measurements being discarded during the sorting process.
             (Inherited from FacileActionAdapterBase)  | 
            
| 
                 | 
              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 action adapter.
             (Inherited from FacileActionAdapterBase)  | 
            
| 
                 | 
              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)  | 
            
| 
                 | 
              UnpublishedSamples | 
            This event is raised by derived class, if needed, to track current number of unpublished seconds of data in the queue.
             (Inherited from FacileActionAdapterBase)  |