Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
When overridden in derived classes, reloads the volatile Search scope compilation information by using information from the Search administration database.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Protected Overridable Sub Refresh
'Usage
Me.Refresh()
protected virtual void Refresh()
Remarks
This method should be implemented in the derived classes.