I l @ ve RuBoard |
In this chapter, you learned how to query and control services using the ServiceController class. You also learned how to create a new service application, taking the ServiceBase class as a framework and overriding methods , properties, and events as needed by your service. You saw how to install a service by creating a custom Installer class and populating its Installers property. Finally, you learned how to use the InstallUtil utility to install and uninstall a service through its custom installer class. |
I l @ ve RuBoard |