Monday, 25 May 2009 07:49:58 (Pacific Daylight Time, UTC-07:00)
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)
Monday, 25 May 2009 11:31:50 (Pacific Daylight Time, UTC-07:00)
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!
Monday, 25 May 2009 13:55:30 (Pacific Daylight Time, UTC-07:00)
Hi Daniel,

Yes, indeed I've cleared things out. Thanks.
Comments are closed.