retriedCount property

int? retriedCount
getter/setter pair

The number of tasks which have retried at least once.

Optional.

Implementation

core.int? retriedCount;