What is the difference?
Here is another challange, related to the previous one, what is the difference between the following lines of code:
- throw Activator.CreateInstance<ThreadAbortException>();
- Thread.CurrentThread.Abort();
Here is another challange, related to the previous one, what is the difference between the following lines of code:
There are posts all the way to Jan 29, 2026
Comments
Comment preview