ServiceManager.

Install(InstallSettings) Method

Summary

Installs a service on a computer
Assembly
Cake.Services.dll
Namespace
Cake.Services
Containing Type
ServiceManager

Syntax

public void Install(InstallSettings settings)

Parameters

Name Type Description
settings InstallSettings The settings to use when installing the service.

Return Value

Type Description
void If the service was installed.