System.Threading.Thread (with .CurrentThread.ThreadId etc) has been removed from WinRT. Is it possible to get a current thread id (for debugging and logging purposes?) in Windows 8?
See Environment.CurrentManagedThreadId
which is supported in windows store applications.
.NET for Windows Store apps
Supported in: Windows 8
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