Click or drag to resize

LogicalThreadScheduler Properties

The LogicalThreadScheduler type exposes the following members.

Properties
  Name Description
Public property MaxThreadCount Gets or sets the target for the maximum number of physical threads managed by this synchronization manager at any given time.
Public property PriorityLevels Gets the number of levels of priority supported by this scheduler.
Public property UseBackgroundThreads Gets or sets the flag that determines whether the threads in the scheduler's thread pool should be background threads.
Top
See Also