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 .glimpse in mvc?
What is the difference between windows vista and .net framework 3.0 ?
How can I tell what .net framework is installed?
Explain the methods used to render the views in ASP.Net MVC?
Explain linq to entities? : Entity framework
Explain the difference between viewbag and viewdata in mvc?
What is meant by bootstrap in mvc5?
What is main objective of asp.net mvc 4 or what is new in mvc4 ?
i have done enough testing in life but now stated developing intereset in development work,Can i think of entering into development work that too in >Net after more then 4 years of testing experiece?
will there be any issues adding a table without primary keys to a data model?
How we can add the CSS in ASP.Net MVC?
Does Tempdata hold the data for other request in ASP.Net MVC?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
What is the use .Glimpse in ASP.Net MVC
what is complex type?