Web Services Question:

Tell me which property of the ServiceBase class can be used to specify whether a service can be paused and resumed?

Web Services Interview Question
Web Services Interview Question

Answer:

The CanPauseAndContinue property provides such type of service.


Previous QuestionNext Question
Does the W3C support any Web service standards?Is it true that while installing a Windows service, an EventLogInstaller class is automatically created to install the event log related to the particular service?