attempts property

int attempts
getter/setter pairinherited

How many times this job has been attempted so far.

Implementation

int attempts = 0;