QueryTopologyCollection.Refresh Method
Reloads the query topology collection from the [Microsoft.Office.Server.Search.Administration.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
In addition to reloading all of the QueryTopology objects, this method also caches the QueryTopology objects.