SPPersistedObject.Update method

Causes the object to save its state and propagate changes to all the computers in the server farm.

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

Syntax

'Declaration
Public Overridable Sub Update
'Usage
Dim instance As SPPersistedObject

instance.Update()
public virtual void Update()

See also

Reference

SPPersistedObject class

SPPersistedObject members

Update overload

Microsoft.SharePoint.Administration namespace