Hello all:
I have just upgraded to .NET 2005 from .NET 2003. I have discovered that the new 2.0 framework has depreciated the thread.suspend and thread.resume.
I am researching this and will post what I find but has does anybody have tips on the simplest way to suspend and resume a thread without using thread.suspend and resume?




Reply With Quote