Share via


CrawlComponent.Refresh Method

Reloads the current crawl component with the data in 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

If the crawl component object has changed after it was created, this method can be used to ensure that the Search administration database and the crawl component are synchronized.

See Also

Reference

CrawlComponent Class

CrawlComponent Members

Microsoft.Office.Server.Search.Administration Namespace