taskNumber property

int? taskNumber
getter/setter pair

The task try-number, in which, the error occurred.

If zero, the error happened at the event level.

Implementation

core.int? taskNumber;