RemoteScopes.Refresh Method
Reloads the volatile search Scope compilation information with the SearchAdminDatabase.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Overrides Sub Refresh
'Usage
Me.Refresh()
protected override void Refresh()
Remarks
This override synchronizes the volatile search Scope compilation information with the SearchAdminDatabase.