I get a lot of these messages in my Winforms application, although I have never explicitly made any threads. Why is this happening? I was looking for an explanation, but it was difficult for me to talk about such a question.
I am using Visual Studios 2013 and this is the debugging result I'm worried about:
The thread 0x23a4 has exited with code 259 (0x103). The thread 0x2884 has exited with code 259 (0x103). The thread 0x27ec has exited with code 259 (0x103). The thread 0x1978 has exited with code 259 (0x103). The thread 0x1534 has exited with code 259 (0x103). The thread 0x1ad8 has exited with code 259 (0x103). The thread 0x2938 has exited with code 259 (0x103). The thread 0x22c8 has exited with code 259 (0x103).
multithreading c # visual-studio exit-code
Mark S Mar 14 '14 at 3:07 a.m. 2014-03-14 03:07
source share