SPCmdlet.EndProcessing Method

Provides a means for adding post-processing functionality for the cmdlet.

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

Syntax

'Declaration
Protected Overrides NotOverridable Sub EndProcessing
'Usage

Me.EndProcessing()
protected override sealed void EndProcessing()

See Also

Reference

SPCmdlet Class

SPCmdlet Members

Microsoft.SharePoint.PowerShell Namespace

Cmdlet.EndProcessing