spring-framework / org.springframework.scheduling.quartz / SimpleTriggerFactoryBean / setRepeatCount

setRepeatCount

open fun setRepeatCount(repeatCount: Int): Unit

Specify the number of times this trigger is supposed to fire.

Default is to repeat indefinitely.