stop abstract method

void stop(
  1. String name
)

Stop a specific task by name

Implementation

void stop(String name);