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

isCancelled

abstract fun isCancelled(): Boolean (source)

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

Return
true if completed.