Click or drag to resize

WindowsServiceInstallerUninstall Method

Occures if the service is uninstalled.

Namespace:  Cauldron.WindowsService
Assembly:  Cauldron.Win32.WindowsService (in Cauldron.Win32.WindowsService.dll) Version: 3.1.0.22 (3.1.0.22)
Syntax
C#
public void Uninstall()
See Also