Universal Windows Service Class Library

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

ExtendedInstallContext Class | uws.Install Namespace