getProcessingThreadsCount method of the ExtendedSettings interface
Gets the number of processing threads to be used by the service.
int getProcessingThreadsCount();
Return values
The method returns the number of threads. Returns 0 if the number of threads is to be determined automatically, which is the default setting.
3/2/2022 12:59:15 PM