Universal Windows Service Class Library

uws.Install Namespace

Classes which provide installation of a windows service.

Namespace hierarchy

Classes

Class Description
ExtendedInstallContext Extended install context class providing easier handling than without it.
ExtendedServiceInstaller Extended service installer class providing more futures to set.
FailureAction Class to represent a failure action which consists of a recovery action type and an action delay.
Installer Global installation class of universal windows service.

Enumerations

Enumeration Description
RecoverAction Enum for recovery actions (correspond to the Win32 equivalents).