S
Su
Is there any scenario where exitContext = true could be dangerous while calling ManualResetEvent.WaitOne()?
I have an application where the thread that calls ManualResetEvent.WaitOne() with exitContext = true disappearing. Any thoughts? problem is I am not able to reproduce this issue locally in my lab.
Thanks
Su
I have an application where the thread that calls ManualResetEvent.WaitOne() with exitContext = true disappearing. Any thoughts? problem is I am not able to reproduce this issue locally in my lab.
Thanks
Su