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.
The Task Parallel Library can be used with traditional .NET Asynchronous Programming patterns in various ways.
In This Section
TPL and Traditional .NET Asynchronous Programming
Describes how Task objects may be used in conjunction with the Asynchronous Programming Model and the Asynchronous Event Pattern.How to: Wrap EAP Patterns in a Task
Shows how to use Task objects to encapsulate EAP patterns.Task Parallel Library
Introduction to the Task Parallel Library.