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


Please Help Members By Posting Answers For Below Questions

Which is the default http method for an action method?

682


How to enable Attribute Routing?

833


How to Redirect Tracing to a File

782


Explain something about model, view and controllers in asp.net mvc?

753


How does the .net framework 3.0 relate to the .net framework 2.0?

773


What is entity sql? : Entity framework

740


what is code first approach?

802


What is main objective of asp.net mvc 4 or what is new in mvc4 ?

814


What symbol would you use to denote, the start of a code block in razor views?

752


Can I remove .net framework?

742


mention what is csdl, ssdl and msl sections in an edmx file?

789


How route table has been created in ASP.NET ASP.Net MVC?

731


What are ajax helpers in asp.net mvc?

801


What is difference between html.beginform and ajax.beginform?

783


Explain the 'page lifecycle' of an ASP.NET MVC?

826