SPWebService.Update Method

Causes this Web service to save its state and to propagate changes to all the machines in the farm.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Public Overrides Sub Update
'Usage
Dim instance As SPWebService

instance.Update()
public override void Update()

See Also

Reference

SPWebService Class

SPWebService Members

Update Overload

Microsoft.SharePoint.Administration Namespace