CrawlLog.Refresh method
If a method fails with a concurrency exception, call this method to update this instance with the current search service application state.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public Sub Refresh
'Usage
Dim instance As CrawlLog
instance.Refresh()
public void Refresh()