pause abstract method

void pause(
  1. String name
)

Pause a specific task

Implementation

void pause(String name);