ExtendedSettings interface
Extended service configuration settings. Intended for advanced users: most common scenarios will work with the default settings.
Important! Any modifications of these settings should be made before the call to the start method.
interface ExtendedSettings
Methods
Name | Description |
---|---|
getProcessingThreadsCount | Gets the number of processing threads to be used by the service. |
setProcessingThreadsCount | Sets the number of processing threads to be used by the service. |
3/2/2022 12:59:15 PM