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 QuestionAnswer: The CanPauseAndContinue property provides such type of service. Previous QuestionNext QuestionDoes 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?