Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 common language specification (cls)?

0 Answers  


What is an assembly? What are the different types of assemblies?

0 Answers  


What is namespaces in .net?

0 Answers  


What is the difference between a Hash Table and a Dictionary?

1 Answers  


DateTime[] dt = new DateTime[10] for(i=0; i<10; i++) { dt[i] = DateTime(2008, 1, i+1) } How many heap object will be created for the above array. Choose the correct answer below. Ans: 1, 10, 11, 12

3 Answers  


What security mechanisms to enforce for Authenticating and authorizing the users?

1 Answers  


How to write an MMC snap-in for my Windows service?

1 Answers  


what is managed data and managed code?

2 Answers  


Can "this" be used within a static method?

0 Answers  


How is threading done in .net?

0 Answers  


What does stateless mean?

0 Answers   BirlaSoft,


Is there any inbuilt tool or command provided by .NET to view the code inside the assembly?

0 Answers   CitiusTech,


Categories