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

What are html helpers in asp.net mvc?

558


how do you truncate a table using entity data model?

590


Why to use html.partial in mvc?

719


What are the 2 popular asp.net mvc view engines?

523


What is action methods in web api?

530






How to update one of my table in database at 4pm every day how it is possible?

555


What is the meaning of unobtrusive javascript?

557


Which version of .net framework is installed?

495


What is presentation framework?

549


I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?

2652


What is an asynchronous controller in asp.net mvc?

547


What filters are executed in the end?

594


How we can multiple submit buttons in ASP.Net MVC

633


Can we add constraints to the route? If yes, explain how we can do it?

734


What are differences between entity framework and l2s? : Entity framework

649