tellWaiting abstract method

dynamic tellWaiting(
  1. int offset,
  2. int num
)

获取等待中任务状态

Implementation

tellWaiting(int offset, int num);