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
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