criollo-kmp-foundation
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
criollo-kmp-foundation
coroutines
/
io.github.jdbenitez94.criollo.kmp.foundation.coroutines
/
TaskHandle
Task
Handle
class
TaskHandle
Opaque handle to a task started by
TaskScope
.
Members
Properties
is
Active
Link copied to clipboard
val
isActive
:
Boolean
Functions
cancel
Link copied to clipboard
fun
cancel
(
)
fun
cancel
(
cause
:
CancellationException
)
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int