IClient
|
The IClientSubscription type exposes the following members.
Name | Description | |
---|---|---|
BufferBlockRetransmission | Indicates that a buffer block needed to be retransmitted because it was previously sent, but no confirmation was received. | |
ConfigurationChanged |
Event is raised when adapter is aware of a configuration change.
(Inherited from IAdapter) |
|
DiscardingMeasurements |
This event is raised if there are any measurements being discarded during the sorting process.
(Inherited from IActionAdapter) |
|
Disposed |
Raised after the source object has been properly disposed.
(Inherited from ISupportLifecycle) |
|
InputMeasurementKeysUpdated |
Event is raised when InputMeasurementKeys are updated.
(Inherited from IAdapter) |
|
NewMeasurements |
Provides new measurements from action adapter.
(Inherited from IActionAdapter) |
|
OutputMeasurementsUpdated |
Event is raised when OutputMeasurements are updated.
(Inherited from IAdapter) |
|
ProcessException |
Event is raised when there is an exception encountered while processing.
(Inherited from IAdapter) |
|
ProcessingComplete | Indicates to the host that processing for an input adapter (via temporal session) has completed. | |
StatusMessage |
Provides status messages to consumer.
(Inherited from IAdapter) |
|
UnpublishedSamples |
This event is raised every five seconds allowing consumer to track current number of unpublished seconds of data in the queue.
(Inherited from IActionAdapter) |