(X) Hide this
    • Login
    • Join
      • Say No Bots Generate New Image
        By clicking 'Register' you accept the terms of use .
        Login with Facebook

Using the Task Parallel Library (TPL) for Events

(0 votes)
0 comments   /   posted by Silverlight Show on Jun 28, 2011
Tags:   asynchronous , tpl , jeremy-likness

Read original post by Jeremy Likness at C#er : IMage

The parallel tasks library was introduced with the .NET Framework 4.0 and is designed to simplify parallelism and concurrency. The API is very straightforward and usually involves passing in an Action to execute. Things get a little more interesting when you are dealing with asynchronous models such as events.


Comments

No comments

Add Comment

Login to comment:
  *      *       
Login with Facebook

Our News on Twitter