persistent property

bool persistent
final

False keeps the task out of the saved queue, so it does not survive a restart.

Implementation

final bool persistent;