threadNamePrefix

open fun threadNamePrefix(threadNamePrefix: String): TaskSchedulerBuilder

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