ScopesManager.StartCompilation method

When overridden in a derived class, starts the Search scope compilation in the Search service application.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public MustOverride Sub StartCompilation
'Usage
Dim instance As ScopesManager

instance.StartCompilation()
public abstract void StartCompilation()

Remarks

This method should be implemented in the derived classes.

See also

Reference

ScopesManager class

ScopesManager members

Microsoft.Office.Server.Search.Administration namespace