Click or drag to resize

ServiceInstallerExStartOnInstall Property

Sets the boolean value to configure the service to start after it is installed.

Namespace: GSF.ServiceProcess
Assembly: GSF.ServiceProcess (in GSF.ServiceProcess.dll) Version: 2.4.181-beta
Syntax
public bool StartOnInstall { set; }
View Source

Property Value

Boolean
See Also