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 model first approach?
mention in what all scenarios entity framework can be applicable?
Explain dependency resolution?
Why is the .net framework 3.0 a major version number of the .net framework if it uses the .net framework 2.0 runtime and compiler?
What is model first? : Entity framework
i want to take the fast track training on >net Frame work and work flows and share point could you tellme the good institutes for that cources
How you can implement custom validation in asp.net MVC?
What are non action methods in mvc?
Define the core components of an ASP.NET MVC application?
Is it possible to create a custom filter?
What are Scaffold templates in ASP.Net MVC?
What is the difference between entity framework and mvc?
What are the components of the .net framework.
explain what does .edmx file contains?
What is meant by bootstrap in mvc5?