If background completes its processing will it wait for
foreground threads?
Answer Posted / prabhu
A managed thread is either a background thread or a
foreground thread. Background threads are identical to
foreground threads with one exception: a background thread
does not keep the managed execution environment running.
Once all foreground threads have been stopped in a managed
process (where the .exe file is a managed assembly), the
system stops all background threads and shuts down
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the role of the jit compiler in .net framework?
mention what are the various methods provided by the dataset object to generate xml?
What is oauth in web api?
what is eager loading?
Explain how you can send the result back in JSON format in MVC?
How does servicing work for the .net framework 3.0?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
What is .net framwork?
What is meant by bootstrap in mvc5?
Can you explain renderbody and renderpage in asp.net mvc?
How does servicing work for the .net framework 3.0? If I install the .net framework 3.0, can I get service updates for the .net framework 2.0?
Is .net core faster than .net framework?
What is the .net framework 3.0 (formerly winfx)?
mention what is csdl, ssdl and msl sections in an edmx file?
What are the versions of .net framework?