SPService.Delete method
Removes the service and associated resources.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Delete
'Usage
Dim instance As SPService
instance.Delete()
public override void Delete()
Remarks
Deletes any Web application-specific job definitions.