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 use of display modes?
Explain the .net framework.
How do you assign a value to a complex number 7 how has exception hand changed in .net framework 4.0?
Explain the difference between viewbag and viewdata in mvc?
Explain bundle.config in mvc4?
What is partialview in asp.net mvc?
What is the version number for the next version of the .net framework, codenamed �orcas�?
How to return the JSON from action method in ASP.Net MVC?
what is code first approach?
What is orm entity framework?
How large is the .net framework 3.0?
What is meant by viewdata?
What is viewdata?
Which is the root namespace for fundamental types in .net framework?
explain what does .edmx file contains?