Execution Context Destroyed Event
data class ExecutionContextDestroyedEvent(executionContextId: ExecutionContextId) : Event
Content copied to clipboard
Issued when execution context is destroyed.
Constructors
ExecutionContextDestroyedEvent
Link copied to clipboard
fun ExecutionContextDestroyedEvent(executionContextId: ExecutionContextId)
Content copied to clipboard
Functions
Properties
executionContextId
Link copied to clipboard
Sources
jvm source
Link copied to clipboard