-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
AT:
- I can pass parameter 'autoPoll: true | false' (default: true) when instantiating a worker.
- polling starts automatically only when autoPoll is true.
- if autoPoll is false, I can start polling using the method start().
- I can stop polling using the method stop()