NamedSupervisorJob
Content copied to clipboard
Functions
attachChild
Link copied to clipboard
completeExceptionally
Link copied to clipboard
get
Link copied to clipboard
open operator override fun <E : CoroutineContext.Element> get(key: CoroutineContext.Key<E>): E?
Content copied to clipboard
getCancellationException
Link copied to clipboard
invokeOnCompletion
Link copied to clipboard
open override fun invokeOnCompletion(handler: CompletionHandler): DisposableHandle
Content copied to clipboard
open override fun invokeOnCompletion(onCancelling: Boolean, invokeImmediately: Boolean, handler: CompletionHandler): DisposableHandle
Content copied to clipboard
minusKey
Link copied to clipboard
open override fun minusKey(key: CoroutineContext.Key<*>): CoroutineContext
Content copied to clipboard
plus
Link copied to clipboard
open operator override fun plus(context: CoroutineContext): CoroutineContext
Content copied to clipboard
Properties
isCancelled
Link copied to clipboard
isCompleted
Link copied to clipboard
key
Link copied to clipboard