Share via


SPAction.Dispose method

Releases all unmanaged resources used by the upgrade action.

Namespace:  Microsoft.SharePoint.Upgrade
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Overridable Sub Dispose
'Usage
Dim instance As SPAction

instance.Dispose()
public virtual void Dispose()

See also

Reference

SPAction class

SPAction members

Microsoft.SharePoint.Upgrade namespace