threadNamePrefix

open fun threadNamePrefix(threadNamePrefix: String): TaskExecutorBuilder

Set the prefix to use for the names of newly created threads.

Return

a new builder instance

Parameters

threadNamePrefix

the thread name prefix to set