toggle menu
Spring Boot Kotlin API
3.4.4
jvm
switch theme
search in API
spring-boot
/
org.springframework.boot.task
/
ThreadPoolTaskSchedulerBuilder
/
poolSize
pool
Size
open
fun
poolSize
(
poolSize
:
Int
)
:
ThreadPoolTaskSchedulerBuilder
Set the maximum allowed number of threads.
Return
a new builder instance
Parameters
pool
Size
the pool size to set