stop abstract method

void stop(
  1. String name
)

Stops a running task by its unique name.

Implementation

void stop(String name);