I’m just wondering whether the new Task class in dot.net 4 is creating a background or foreground thread ?
Normally I’d set “IsBackground” on a Thread, but there’s no such attribute on a Task.
I’ve not been able to find any documentation of this on MSDN 🙁
Shouldn’t be tough to verify:
And the answer is …
ǝnɹʇ