New Posts New Posts RSS Feed: [Devforce 2012] calling Composition.AddXapAsync in parallel
  FAQ FAQ  Forum Search   Calendar   Register Register  Login Login

[Devforce 2012] calling Composition.AddXapAsync in parallel

 Post Reply Post Reply
Author
pponzano View Drop Down
Senior Member
Senior Member
Avatar

Joined: 28-Apr-2011
Location: Italy
Posts: 165
Post Options Post Options   Quote pponzano Quote  Post ReplyReply Direct Link To This Post Topic: [Devforce 2012] calling Composition.AddXapAsync in parallel
    Posted: 25-Jan-2013 at 1:04am
Hello,
can you please provide me a sample where I can call Composition.AddXapAsync in parallel to download xap using Tasks?

Thanks


Edited by pponzano - 25-Jan-2013 at 1:09am
Back to Top
mgood View Drop Down
IdeaBlade
IdeaBlade
Avatar

Joined: 18-Nov-2010
Location: Emeryville, CA
Posts: 583
Post Options Post Options   Quote mgood Quote  Post ReplyReply Direct Link To This Post Posted: 25-Jan-2013 at 9:25am
TempHire has an example for how to execute async methods in parallel. 

https://github.com/IdeaBlade/Cocktail/blob/master/Samples/TempHire/TempHire/GlobalCache.cs

Scroll down to the LoadAsync method.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down