Searched refs:pollerSchedule (Results 1 – 1 of 1) sorted by relevance
277 #pollerSchedule; field in PollingConnector344 if (this.#pollerSchedule !== undefined) {359 this.#pollerSchedule = setTimeout(pollerRoutine, currentPollDelay);362 this.#pollerSchedule = setTimeout(pollerRoutine, currentPollDelay);368 clearTimeout(this.#pollerSchedule);369 this.#pollerSchedule = undefined;