If background completes its processing will it wait for
foreground threads?

Answer Posted / ramsubbu

In .net Threading concept both the background thread and
the foreground thread means the same with minor difference
between the two, in a foreground thread you can control and
make sure that the thread has completed its execution,
whereas we can not control the execution of background
thread, Background threads do not prevent the process from
being terminated.

In general when all the foreground threads are stopped the
CLR stops the process by terminating the background threads.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the benefits of .net framework?

744


What are bundling & minification features in asp.net mvc 4?

738


What are the new enhancements done in default project template of asp.net mvc 4?

782


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

1789


What is stateless model?

727


What is razor code?

811


What is viewstart page in mvc?

769


Why to use Html.Partial in ASP.Net MVC?

791


Is it possible to share a view across multiple controllers?

739


Is .net framework dead?

722


what is complex type?

769


Can I use razor code in javascript in asp.net mvc?

767


What are the major improvements provided by the common language runtime and the base class libraries? Or what are the major improvements in .net framework 4.0?

730


Explain the advantages of asp.net mvc over asp.net?

826


What is object service? : Entity framework

878