Tuesday, May 19, 2009

 

Interested in the System.Threading.Tasks namespace? Read here the official MSDN documentation.

Labels:


Comments:
Hi Daniel,

Do you have any documentation on how to use Task.Cancel method in beta 1. It produces interesting results for me. Looking at your pre-beta demo it should just work, but this is not the case (anymore?). I am testing a similar scenario (tree list recursive Tasks)

 
_________________

Miha: The documentation I linked to describes cancellation, e.g. here: http://msdn.microsoft.com/en-us/library/system.threading.tasks.task.cancel(VS.100).aspx

Also, the team has posted about cancelation here:
http://blogs.msdn.com/pfxteam/archive/2009/05/22/9635790.aspx

If you are still having issues, you'd have to describe your exact scenario and the best place to do that is here (which I now see you have done, thanks):
http://social.msdn.microsoft.com/Forums/en-US/parallelextensions/threads

Good luck!

 
_________________

Hi Daniel,

Yes, indeed I've cleared things out. Thanks.

 
_________________

Post a Comment

Please keep comments directly relevant to this blog post. Remember that generic support questions are best posted to the MSDN Forums.

Note that Anonymous comments are likely not going to appear so Sign-in or at least pick a Name even if you don't have a URL.





« Latest Posts

Copyright © Daniel Moth