LogicalThreadScheduler Properties

Properties

MaxThreadCount Gets or sets the target for the maximum number of physical threads managed by this synchronization manager at any given time.
PriorityLevels Gets the number of levels of priority supported by this scheduler.
UseBackgroundThreads Gets or sets the flag that determines whether the threads in the schedulers thread pool should be background threads.

See Also