What is the difference between Task and TaskEx ?
-
29 กุมภาพันธ์ 2555 5:40
Hello,
can you please tell what is the difference between Task and TaskEx ?
ตอบทั้งหมด
-
29 กุมภาพันธ์ 2555 7:22ผู้ดูแล
TaskEx is a class that exists only in the CTP, since there was no way to add extra methods to the existing Task class in the Framework (as the CTP is implemented using a separate assembly).
It will not exist in the final, RTM version of the framework. The methods defined on TaskEx will be migrated to Task.
Reed Copsey, Jr. - http://reedcopsey.com
If a post answers your question, please click "Mark As Answer" on that post and "Mark as Helpful".- ทำเครื่องหมายเป็นคำตอบโดย Stephen Toub - MSFTMicrosoft, Moderator 4 มีนาคม 2555 0:18
-
29 กุมภาพันธ์ 2555 10:53
Can you please tell when will the RTM version of the framework be released ?TaskEx is a class that exists only in the CTP, since there was no way to add extra methods to the existing Task class in the Framework (as the CTP is implemented using a separate assembly).
It will not exist in the final, RTM version of the framework. The methods defined on TaskEx will be migrated to Task.
Reed Copsey, Jr. - http://reedcopsey.com
If a post answers your question, please click "Mark As Answer" on that post and "Mark as Helpful". -
29 กุมภาพันธ์ 2555 16:46ผู้ดูแล
There is no official release date (yet). The Beta for .NET 4.5 and VS was released today: http://www.microsoft.com/visualstudio/11/en-us/downloads
Reed Copsey, Jr. - http://reedcopsey.com
If a post answers your question, please click "Mark As Answer" on that post and "Mark as Helpful".- ทำเครื่องหมายเป็นคำตอบโดย Stephen Toub - MSFTMicrosoft, Moderator 4 มีนาคม 2555 0:18