Dispatch
dispatch-core
/
dispatch.core
/
IOCoroutineScope
IOCoroutine
Scope
interface
IOCoroutineScope
:
CoroutineScope
Content copied to clipboard
Marker interface which designates a
CoroutineScope
with a
CoroutineDispatcher
of
io
.
Properties
Sources
Properties
coroutineContext
Link copied to clipboard
abstract
val
coroutineContext
:
CoroutineContext
Content copied to clipboard
Sources
jvm source
Link copied to clipboard