DisableMaxThreads
Use the DisableMaxThreads setting to disable the MaxThreads option.
DisableMaxThreads={0|1}
- Option
- Description
- 0
- Setting is off (default)
- 1
- Setting is on.
If set to 1, the MaxThreads value is disabled and the WatchMaxThreads value is used to place a global limit on the number of concurrent map executions for each watch.
Note: The Max Concurrent Map Instances setting
in the IFD overrides the MaxThreads, WatchMaxThreads,
and DisableMaxThreads Launcher settings.