retryCount property

int retryCount
getter/setter pair

How many times this task has been retried.

Implementation

int retryCount = 0;