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()

See also

Reference

SearchServiceInstance class

SearchServiceInstance members

Microsoft.Office.Server.Search.Administration namespace