Insider1984
Technical User
Hi everyone. Not sure why this wasn't a problem before but we are in a multi thread application and multiple threads are calling into the same static class and method. Well as you can guess they are conflicting and while I can do fairly well on interface and general programming I'm a virgin thread guy.
I'm aware of ways to lock calls but the examples I have seen do not seem to work on my code. I'm sure I'm doing something really silly but hey, that is why I call myself a virgin.
Any help on this would be great. Thank you kindly.
=====================
Insider
4 year 'on the fly' programmer
C, C++, C#, MFC, Basic, Java ASP.NET
I'm aware of ways to lock calls but the examples I have seen do not seem to work on my code. I'm sure I'm doing something really silly but hey, that is why I call myself a virgin.
Any help on this would be great. Thank you kindly.
=====================
Insider
4 year 'on the fly' programmer
C, C++, C#, MFC, Basic, Java ASP.NET