Universal Windows Service Class Library

uws Namespace

Universal windows service starting and watching applications.

Namespace hierarchy

Classes

Class Description
Application Contains the functionality controlling one application.
ApplicationList This class contains a list in which all congigured applications will be stored.
Installer Installation class of universal windows service.
Scheduler Provides main function for service thread and controlls different application threads.
Service Represent a interface with basic functionallity for the windows service manager.

Enumerations

Enumeration Description
CustomCommand Enum for custom commands which could be sent to service.