Universal Windows Service Class Library

ExtendedServiceInstaller.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

ExtendedServiceInstaller Class | uws.Install Namespace