|
|
Data
|
The DataSubscriber type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
ConfigurationChanged |
Event is raised when adapter is aware of a configuration change.
(Inherited from AdapterBase) |
|
|
ConnectionAuthenticated | Occurs when client connection to the data publication server has successfully authenticated. |
|
|
ConnectionEstablished | Occurs when client connection to the data publication server is established. |
|
|
ConnectionTerminated | Occurs when client connection to the data publication server is terminated. |
|
|
DataStartTime | Occurs when first measurement is transmitted by data publication server. |
|
|
Disposed |
Event is raised when AdapterBase is disposed.
(Inherited from AdapterBase) |
|
|
ExceededParsingExceptionThreshold | Occurs when number of parsing exceptions exceed AllowedParsingExceptions during ParsingExceptionWindow. |
|
|
InputMeasurementKeysUpdated |
Event is raised when InputMeasurementKeys are updated.
(Inherited from AdapterBase) |
|
|
MetaDataReceived | Occurs when client receives requested meta-data transmitted by data publication server. |
|
|
NewMeasurements |
Provides new measurements from input adapter.
(Inherited from InputAdapterBase) |
|
|
NotificationReceived | Occurs when a notification has been received from the DataPublisher. |
|
|
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 that processing for an input adapter (via temporal session) has completed. |
|
|
ReceivedServerResponse | Occurs when client receives response from the server. |
|
|
ReceivedUserCommandResponse | Occurs when client receives message from the server in response to a user command. |
|
|
ServerConfigurationChanged | Occurs when the server has sent a notification that its configuration has changed, this can allow subscriber to request updated meta-data if desired. |
|
|
StatusMessage |
Provides status messages to consumer.
(Inherited from AdapterBase) |