explain the states of a window service application?



explain the states of a window service application?..

Answer / Sunita Garbyal

A Windows Service can exist in several states, including: Stopped (not running), Starting (being initialized), Running (operational), Paused (temporarily halted), and Stopping (shutting down). The exact sequence and meaning of these states may vary depending on the specific implementation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.

1 Answers  


Is .net 4.8 backwards compatible?

1 Answers  


Please send me the latest asp.net,c#,sql server interview questions .my email id is ramtryin@gmail.com

1 Answers  


What is view state in .net?

1 Answers  


Tell us what is a sealed class?

1 Answers  


What is Garbage Collection in .Net? Garbage collection process?

3 Answers  


How we can achieve Connection pooling in .Net?

1 Answers   PUCIT,


Explain memory-mapped files.

1 Answers  


How do you instantiate a complex number?

1 Answers  


Write a program to create a user control with name and surname as data members and login as method and also the code to call it.

1 Answers  


How will you register com+ services?

1 Answers  


what is yield keyword in .Net?

2 Answers  


Categories