SearchServiceInstance.Synchronize Method
Provisions each application that uses this search service instance as an indexer.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub Synchronize
'Usage
Dim instance As SearchServiceInstance
instance.Synchronize()
public void Synchronize()