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.