Pattern.Service.Advanced.getMaxSchedulerThreads()
Signature
int getMaxSchedulerThreads()
Description
Returns the maximum number of pooled Threads that the Service can create and use for scheduling time based tasks during pattern processing.
Returns
Type | Description |
int | The maximum number of Threads used by the Pattern Service for scheduling temporal/time based
patterns. |