Pattern.Service.Advanced.getMaxExecutorThreads()
Signature
int getMaxExecutorThreads()
Description
Returns the maximum number of pooled Threads that the Service can create and use for pattern processing.
Returns
Type | Description |
int | The maximum number of Threads that will be used by the Pattern Service. |