Skip to content

Files

Latest commit

 

History

History
This branch is 380 commits behind dotnet/runtime:main.

System.Threading.Tasks.Dataflow

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

System.Threading.Tasks.Dataflow

Provides an actor-based programming model that supports in-process message passing for coarse-grained dataflow and pipelining tasks.

Documentation can be found at https://learn.microsoft.com/dotnet/api/system.threading.tasks.dataflow

Contribution Bar

Deployment

System.Threading.Tasks.Dataflow is a NuGet package that gets shipped along with every release of .NET.