SPDeployment.OnCompleted method
Raises the Completed event.
Namespace: Microsoft.SharePoint.Deployment
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Sub OnCompleted
'Usage
Me.OnCompleted()
protected virtual void OnCompleted()