Share via


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