Universal Windows Service Class Library

Installer.StartTimeout Property

Property to set the start timeout in seconds for the service.

public int StartTimeout {get; set;}

Property Value

Start timeout for the service in seconds.

Remarks

Property to set the start timeout in seconds for the service.

See Also

Installer Class | uws Namespace | ExtendedServiceInstaller