LogViewer.PurgeCrawlLog Method
NOTE: This API is now obsolete.
Clears the entire crawl log.
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
<ObsoleteAttribute("The LogViewer class is no longer supported and will be removed in a future release.")> _
Public Sub PurgeCrawlLog
'Usage
Dim instance As LogViewer
instance.PurgeCrawlLog()
[ObsoleteAttribute("The LogViewer class is no longer supported and will be removed in a future release.")]
public void PurgeCrawlLog()