spring-framework / org.springframework.messaging.simp.stomp / StompClientSupport / setReceiptTimeLimit

setReceiptTimeLimit

open fun setReceiptTimeLimit(receiptTimeLimit: Long): Unit

Configure the number of milliseconds before a receipt is considered expired.

By default set to 15,000 (15 seconds).