System.Threading.Tasks.ParallelOptions.TaskScheduler Property

Gets or sets the System.Threading.Tasks.TaskScheduler associated with this System.Threading.Tasks.ParallelOptions instance. Setting this property to null indicates that the current scheduler should be used.

Syntax

public TaskScheduler TaskScheduler { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Threading.Tasks
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 4.0.0.0