onDestroy abstract method

void onDestroy(
  1. DateTime timestamp
)

Called when the task is destroyed.

Implementation

void onDestroy(DateTime timestamp);