Main function for each application working thread.
This is a thread function which will be called after the application was configured. The Add method create a new instance of this application class and start a new thread with this working function.
Before starting this thread function the application should be configured otherwise no valid work could be done.
Application Class | uws Namespace | ApplicationList