How to stop running thread?



How to stop running thread?..

Answer / Aakanksha

"A running thread can be stopped using the Stop() method in .NET. However, it is important to note that the Stop() method does not guarantee that the thread will actually stop immediately; it just sets a flag for the thread to check if it should exit."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What is Thrashing?

19 Answers   IBM, Wipro,


To ensure one program doesnt corrupt other program in a Multi program enviornment what you should do?

1 Answers  


Explain the concept of the timesharing operating systems?

1 Answers  


Please describe what is the PCB, and give some sample fields?

5 Answers  


How do you create a directory?

1 Answers  


Explain the concept of real-time operating systems?

1 Answers  


What is the cause of thrashing?

1 Answers  


What are the 7 layers of networking?

1 Answers  


What is a monitor?

1 Answers  


Which is the fastest operating system?

1 Answers  


What is the buddy system of memory allocation in operating system (os)?

1 Answers  


What do you mean by deadlock?

2 Answers  


Categories