tellStopped abstract method

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

获取所有已停止的任务

Implementation

tellStopped(int offset, int num);