The default timeout for a thread job.
The default timeout for a priority thread job.
The number of threads that can be used by priority jobs. Please notice that there is also maxThreads for the number of threads that can be used by normal and priority jobs. Both these values added up need to be smaller than your current machines available threads.
The number of threads that can be used. Please notice that there is also maxPriorityThreads for the number of threads that should be reserved for priority jobs. Both these values added up need to be smaller than your current machines available threads.
Options for handling multithreading.