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.

See also

Reference

SPService class

SPService members

Microsoft.SharePoint.Administration namespace