isCancelled
Overrides Job.isCancelled
Returns true
if this continuation was cancelled.
It implies that isActive is false
and isCompleted is true
.
Overrides Job.isCancelled
Returns true
if this continuation was cancelled.
It implies that isActive is false
and isCompleted is true
.