Parallel Extension Internals for the .NET Framework

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

See Also

Reference

System.Threading.Tasks.Task

System.Threading.Tasks.TaskScheduler

Other Resources

Visual Studio Debugger Extensibility

Parallel Programming in the .NET Framework