If we want to write a Windows service that cannot be
paused, only started and stopped. How to accomplish that?



If we want to write a Windows service that cannot be paused, only started and stopped. How to acc..

Answer / swapna

Set CanPauseAndContinue attribute to false.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

What is web.config in .net?

0 Answers  


what are connection strings?

0 Answers   Manhattan, RTRT,


differance between checkbox and rediobutton in vb.net?

2 Answers  


How ASP .NET different from ASP?

4 Answers  


Please explain what is the difference between a class and an object?

0 Answers  






Which Namespace is used to to achieve MultiThreading in .NET?

0 Answers  


What is the use of gacutil.exe?

0 Answers   Amazon,


What tags do you need to add within the asp:datagrid tags to bind columns manually.

0 Answers  


Explain about .Net products?

0 Answers  


Please explain what is reflection and what is it for?

0 Answers  


Explain the garbage collection process?

0 Answers  


What is the use of ErrorProvider Control in .NET?

2 Answers  


Categories