Click or drag to resize

ThreadingPolicy Properties

The ThreadingPolicy type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberNumberOfThreads
Gets or sets the number of threads to use to execute parallelizable operations.
Public propertyStatic memberThreadSource
Gets or sets the source of new threads to be used to execute parallelizable operations.
Top
See Also