CrawlHistory.GetCrawlHistory Method

Include Protected Members
Include Inherited Members

Retrieves all crawl history records for the last seven-day period.

Overload List

  Name Description
Public method GetCrawlHistory() Obsolete. Retrieves all crawl history records for the last seven-day period.
Public method GetCrawlHistory(Int32) Obsolete. Retrieves all the crawl history records up to a specified number for the last seven-day period.
Public method GetCrawlHistory(CrawlHistory.CrawlStatus) Obsolete. Retrieves all crawl history records for crawls with a specified crawl status for the last seven-day period.
Public method GetCrawlHistory(DateTime, DateTime) Obsolete. Retrieves all the crawl history records created in a specified time window.
Public method GetCrawlHistory(Int32, DateTime, DateTime, CrawlHistory.CrawlStatus) Obsolete. Retrieves all the crawl history records up to a specified number, from within a specified time window, and for crawls with a specified status.

Top

See Also

Reference

CrawlHistory Class

CrawlHistory Members

Microsoft.Office.Server.Search.Administration Namespace