SPUpgradeSession.Update method
Causes the upgrade session object to save its state and propagate changes.
Namespace: Microsoft.SharePoint.Upgrade
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overrides Sub Update
'Usage
Dim instance As SPUpgradeSession
instance.Update()
public override void Update()