Service.Delete

Service.Delete ( 

string DisplayName,

string KeyName = "" )

Example 1

Service.Delete("Service1", "Service1");

Removes 'Service1' from the user's system.

See also:  Related Actions