This class contains a list in which all congigured applications will be stored.
For a list of all members of this type, see ApplicationList Members.
System.Object
uws.ApplicationList
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
Each application which is configured will be added to an object of this class. If a configured application will be added the application working thread for it will be started. Also if a application will be removed the working thread will be called to exit.
An application stored in this list is an object of the Application class.
Namespace: uws
Assembly: uws (in uws.exe)
ApplicationList Members | uws Namespace | Application