Trace Id is missing

Maximize the everyday with Microsoft 365

Get online protection, secure cloud storage, and innovative apps designed to fit your needs—all in one plan.
A young woman works on a Surface laptop while Microsoft 365 App icons whirl around her head.

Introduction to TPL Dataflow

This document provides an introduction to a new .NET library for building parallel and concurrent applications.

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

Download
  • Version:

    1

    Date Published:

    2016-09-28

    File Name:

    TPLDataflow.docx

    File Size:

    280.9 KB

    TPL Dataflow (TDF) is a new .NET library for building concurrent applications. It promotes actor/agent-oriented designs through primitives for in-process message passing, dataflow, and pipelining. TDF builds upon the APIs and scheduling infrastructure provided by the Task Parallel Library (TPL) in .NET 4, and integrates with the language support for asynchrony provided by C#, Visual Basic, and F#.
  • Supported Operating Systems

    Windows 2000, Windows 7, Windows NT, Windows Server 2003, Windows Server 2008, Windows Vista, Windows XP

Follow Microsoft