Pattern.Service.Advanced.getMaxExecutorThreads()

Signature

int getMaxExecutorThreads()

Domain

ACTION

Description

Returns the maximum number of pooled Threads that the Service can create and use for pattern processing.

Parameters

None.

Returns

TypeDescription
intThe maximum number of Threads that will be used by the Pattern Service.

Cautions

none