Share via


RemoteScopes.StartCompilation method

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 Overrides Sub StartCompilation
'Usage
Dim instance As RemoteScopes

instance.StartCompilation()
public override void StartCompilation()

Remarks

This override starts the Search compilation for Scope objects in the Search service application.

See also

Reference

RemoteScopes class

RemoteScopes members

Microsoft.Office.Server.Search.Administration namespace