tuweni / org.apache.tuweni.concurrent / AsyncCompletion / isCancelled

isCancelled

abstract fun isCancelled(): Boolean (source)

Returns true if this task was cancelled before it completed normally.

Return
Boolean: true if completed.