Which of the following can be used to stop a thread?
Thread.Interrupt()
Thread.Abort()
Both A) and B)
None of the Above