vertx / io.vertx.reactivex.core / Context / isMultiThreadedWorkerContext

isMultiThreadedWorkerContext

open fun isMultiThreadedWorkerContext(): Boolean

Is the current context a multi-threaded worker context?

Return
true if the current context is a multi-threaded worker context, false otherwise