Pattern.Service.Advanced.getMaxSchedulerThreads()

Signature

int getMaxSchedulerThreads()

Domain

ACTION

Description

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

Parameters

None.

Returns

TypeDescription
intThe maximum number of Threads used by the Pattern Service for scheduling temporal/time based patterns.

Cautions

none