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)
Syntax
'Declaration
Public Overrides Sub Update
'Usage
Dim instance As SPWebService
instance.Update()
public override void Update()