My Google-fu is failing me -- Is there a Future<T> type in .NET?
I thought I remembered seeing some code for that, but maybe I was reading Java....
By the way, my musing started after reading This Article
Future<T>
is a part of the Task Parallel Library and was renamed to Task<TResult>
in beta 1.
http://social.msdn.microsoft.com/Forums/en-US/parallelextensions/thread/a3d36832-c81e-4e51-b594-fdbc9d7c0e31/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With