pollingStrategyFactory property

PollStrategyFactory? pollingStrategyFactory
getter/setter pair

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;