executionContextId

val executionContextId: ExecutionContextId? = null

If specified, the binding would only be exposed to the specified execution context. If omitted and executionContextName is not set, the binding is exposed to all execution contexts of the target. This parameter is mutually exclusive with executionContextName.

Sources

jvm source
Link copied to clipboard