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