SPUpgradeSession.Invalidate Method

Invalidates any cached information about the specified Object.

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

Syntax

'Declaration
Public Sub Invalidate ( _
    o As Object _
)
'Usage
Dim instance As SPUpgradeSession
Dim o As Object

instance.Invalidate(o)
public void Invalidate(
    Object o
)

Parameters

See Also

Reference

SPUpgradeSession Class

SPUpgradeSession Members

Microsoft.SharePoint.Upgrade Namespace