Is it 1 Mb of stack per thread? Or is that just CLR threads?
I want to know the memory over head of native windows threads (c++) and CLR threads as view via Task Manager.
Thanks
The default is 1 MB for both native and CLR threads. You can alter it, though that's usually a bad idea.
2.1m questions
2.1m answers
60 comments
57.0k users