Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes all remnants of the Windows service from the server.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides Sub Unprovision
'Usage
Dim instance As SPWindowsServiceInstance
instance.Unprovision()
public override void Unprovision()
See Also
Reference
SPWindowsServiceInstance Class