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 difference between viewbag and viewdata in mvc?
What is the .net framework 3.0 (formerly winfx)?
What is routeconfig.cs in mvc 4?
What is rxjava used for?
Explain RenderBody and RenderPage in ASP.Net MVC?
What is meant by viewdata?
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
What are the new features 3.5 framework against with the tool?
What are sections?
Does razor engine supports for tdd?
How do I install .net framework?
What is action methods in web api?
What are Code Blocks in Views?
What is entity sql? : Entity framework
Is .net framework dead?