forceCanceled property

bool? forceCanceled
final

Will be true if the job execution was canceled with the optional force parameter set to true.

Implementation

final bool? forceCanceled;