Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This section describes several of the internal types, methods, and fields of the System.Threading.Tasks.Task and System.Threading.Tasks.TaskScheduler classes to help you implement a custom debugger for the Parallel Extensions to the .NET Framework.
Note This information is specific to .NET Framework 4 and is subject to change in a future release.
In this Section
Task Class
Describes several internal data members of the System.Threading.Tasks.Task class.TaskScheduler Class
Describes several internal data members of the System.Threading.Tasks.TaskScheduler class.
See Also
Reference
System.Threading.Tasks.TaskScheduler