Pattern.Service.Advanced.setMaxSchedulerThreads()

Signature

void setMaxSchedulerThreads(int numThreads)

Domain

ACTION

Description

Sets the maximum number of pooled Threads that the Service can create and use for scheduling time based tasks during pattern processing.

Parameters

NameTypeDescription
numThreadsinttemporal/time based patterns.

Returns

TypeDescription
void

Cautions

none