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