Click here to Skip to main content
15,887,477 members
Articles / Programming Languages / C#

Unified Concurrency I - introduction

22 Mar 2018CPOL 1.7K   1  
The goal of the Unified Concurrency is to unify access to different synchronization primitives in object-oriented fashion with one pattern and two interfaces for general and async/await methods.
This is an old version of the currently published article.

We're sorry, but the article you are trying to view was deleted at 26 Mar 2018.

Please go to the C# Table of Contents to view the list of available articles in this section.