CrawlHistory Class

Contains statistics for each crawl. See How to: Programmatically Export the Crawl History to a CSV File for more information about how to use this class.

Inheritance Hierarchy

System.Object
  Microsoft.Office.Server.Search.Administration.CrawlHistory

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public NotInheritable Class CrawlHistory
'Usage
Dim instance As CrawlHistory
public sealed class CrawlHistory

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CrawlHistory Members

Microsoft.Office.Server.Search.Administration Namespace