Interface | Description |
---|---|
AlteringRateResultPoller.GetResultTask<K> | |
Poller |
This interface provides methods for controlling polling tasks.
|
ResultPoller<K> |
This interface extends
Poller functionality providing way of accessing polling result when available. |
Class | Description |
---|---|
AlteringRateResultPoller<K> | |
FixedRatePoller |
A poller that triggers tasks to execute at a fixed rate.
This class will trigger the defined pollingTask to run at the configured period. |
PollingStrategy |
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.