SearchService.Update Method
Causes the search service to save its state and propagate changes to all the servers in the farm.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Overrides Sub Update
'Usage
Dim instance As SearchService
instance.Update()
public override void Update()