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.
Unprovisions an instance of the application on a server in a server farm.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Sub UnprovisionLocal ( _
serviceInstance As SPServiceInstance _
)
'Usage
Dim serviceInstance As SPServiceInstance
Me.UnprovisionLocal(serviceInstance)
protected virtual void UnprovisionLocal(
SPServiceInstance serviceInstance
)
Parameters
- serviceInstance
Type: Microsoft.SharePoint.Administration.SPServiceInstance
Remarks
This method is executed remotely on every server in the server farm that has an online instance of the parent service.