Target filter
Search Kotlin docs
  • Platforms
  • Tealium Prism Kotlin
core/com.tealium.prism.core.api.settings/CoreSettings/maxQueueSize

maxQueueSize

abstract val maxQueueSize: Int

How many events can be queued at any given time. Events will be removed on an oldest-first basis when the limit is reached.

Negative values will indicate an infinite queue length.

Generated by Dokka
(c) Tealium 2026