Remove application with given name from list.
Searches the whole list if an application with given name was found. Then tell the working thread of matching application to stop it's work and remove object from list.
Exception Type | Condition |
---|---|
ArgumentNullException | Thrown if no application name was given. |
ApplicationList Class | uws Namespace | ApplicationList.Remove Overload List | Application