What's the difference between Windows.System.Threading.ThreadPool and
System.Threading.ThreadPool
The Windows Phone 8 SDK documentation doesn't describe a difference
between Windows.System.Threading.ThreadPool and
System.Threading.ThreadPool. Is there any difference between the two
besides the obvious API difference? For example, do they use the same pool
of threads? If there is an underlying difference, which should I use and
when?
No comments:
Post a Comment