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