Task

class Task

Class responsible for cancelling the running operation it represents.

Functions

cancel
Link copied to clipboard
fun cancel()

Cancels current running operation that this task represents.