Throttle
throttle(
throttleInMsec
):PollStrategy
Defined in: packages/agent/src/polling/strategy.ts:81
Throttle polling.
Parameters
Section titled “Parameters”throttleInMsec
Section titled “throttleInMsec”number
Amount in millisecond to wait between each polling.