If we want to write a Windows service that cannot be
paused, only started and stopped. How to accomplish that?
Answer Posted / swapna
Set CanPauseAndContinue attribute to false.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is a strong name in .net?
Explain how do assemblies find each other?
How to create a key pair in .net?
What is .net and .net framework?
What is file extension of Webservices in .Net?
What is managed code in .NET?
What is the difference between function and stored procedure?
What is class library in .net
What are the advantages of .net?
Is .net core free?
I am constantly writing the drawing procedures with system.drawing.graphics, but having to use the try and dispose blocks is too time-consuming with graphicsobjects. Can I automate this?
How does u handle this COM components developed in other programming languages in .NET?
What is a garbage collector?
What is the advantage of .net core?
What are data types in .NET?