AdminComponent.Refresh Method
Reloads the Search administration component with settings retrieved 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
You can use this method to ensure that the settings for the Search administration component and the Search administration database are synchronized.
If the server identifier (ID) cannot be retrieved from the Search administration database, the specified server ID is used.