Interact | general | API | requestThreadPool

This configuration property configures the thread pool that retrieves supplemental treatments from other audience IDs specified in UACISupplementAudience.

corePoolSize
Description

The minimum number of threads in this pool.

Default value

None

Valid values
Numeric
maxPoolSize

The maximum number of threads in this pool.

Default value

None

Valid values
Numeric
keepAliveTimeSecs
The maximum time in seconds the system waits before removing an idle thread from this pool.
Default value

None

Valid values
Numeric
termWaitSecs
The maximum time in seconds the system waits before stopping a thread in this pool when the system is shutting down.
Default value

None

Valid values
Numeric