This topic has not yet been rated - Rate this topic

ParallelOptions Properties

The ParallelOptions type exposes the following members.

  Name Description
Public property CancellationToken Gets or sets the CancellationToken associated with this ParallelOptions instance.
Public property MaxDegreeOfParallelism Gets or sets the maximum degree of parallelism enabled by this ParallelOptions instance.
Public property TaskScheduler Gets or sets the TaskScheduler associated with this ParallelOptions instance. Setting this property to null indicates that the current scheduler should be used.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ