Tagged Questions
3
votes
2answers
474 views
Can a call to WaitHandle.SignalAndWait be ignored for performance profiling purposes?
I just downloaded the trial version of ANTS Performance Profiler from Red Gate and am investigating some of my team's code. Immediately I notice that there's a particular section of code that ANTS is ...