manual property

bool manual
getter/setter pair

默认 false。 即在初始化时自动执行 service。 如果设置为 true,则需要手动调用 run 触发执行。

Implementation

bool manual;