I have an application that I believe should start two threads. one for the main form, and one for the data received event (this is from serial port). however it shows that I have nearly 40 threads going and it really bogs down slower computers. I is there anything I should be looking out for? I am new to threading, and so is this a normal behavior? I if someone could point me in the right direction, that would be great. Thanks, Victor.
↧