QueryComponent.Refresh Method
Reloads the query component with the settings 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 Overrides Sub Refresh
'Usage
Me.Refresh()
protected override void Refresh()
Remarks
This method can be used to ensure that the query component settings are synchronized with the settings in the Search administration database.