executePendingJob abstract method

int executePendingJob(
  1. JSFContext ctx
)

执行轮询任务。 返回值 1 表示成功,0 表示失败。

Implementation

int executePendingJob(JSFContext ctx);