SPPersistedObject.Unprovision method
Makes the changes to the local server that are needed to clean up after deleting the object.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable Sub Unprovision
'Usage
Dim instance As SPPersistedObject
instance.Unprovision()
public virtual void Unprovision()