Trace Id is missing

Unlock your potential with Microsoft Copilot

Get things done faster and unleash your creativity with the power of AI anywhere you go.
Microsoft Copilot app being utilized to generate pictures of a singing dog, assisting to identify a flower, and helping to generate an email to congratulate a coworker on a promotion.

Task-based Asynchronous Pattern

This document provides an in-depth look at the new Task-based Asynchronous Pattern (TAP) for the .NET Framework.

Important! Selecting a language below will dynamically change the complete page content to that language.

Download
  • Version:

    1

    Date Published:

    2/29/2012

    File Name:

    TAP.docx

    File Size:

    113.9 KB

    The Task-based Asynchronous Pattern (TAP) is a new pattern for asynchrony in the .NET Framework. It is based on the Task and Task{TResult} types in the System.Threading.Tasks namespace, which are used to represent arbitrary asynchronous operations.
  • Supported Operating Systems

    Windows 2000, Windows 7, Windows Server 2008, Windows Server 2008 R2, Windows Vista, Windows XP

Follow Microsoft