pollingStrategyFactory property
A polling strategy factory that dictates how much and often we should poll the read_state endpoint to get the result of an update call.
Implementation
PollStrategyFactory? pollingStrategyFactory;
A polling strategy factory that dictates how much and often we should poll the read_state endpoint to get the result of an update call.
PollStrategyFactory? pollingStrategyFactory;