PROCESSOR USAGE CLIMBS TO 100%

D

Dave

I have some c# code, it is a signal manager which uses some 3rd party
com controls to manage opc signals , and to manage our own signal
object for communication between some proces objects.

the problem is that as it runs, over a 24 hour period, processor usage
will slowly climb to 100% , memory remains fine, the number of threads
climbs ever so slowly, as do the number of handles.

does anyone have any advice on debugging this?

best regards

David Nelson
 
D

Dave

I have found the possible problem, the number of CCWS keeps climbing,
anyway of controlling these CCW'a and disposing them, obviously the
reference is changing, and creating new ones each time.
anyone?
regards

Dave
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top