CrawlStatus 枚举

爬网状态为定义值的ContentSource类的**CrawlStatus()**方法。

命名空间:  Microsoft.Office.Server.Search.Administration
程序集:  Microsoft.Office.Server.Search(位于 Microsoft.Office.Server.Search.dll 中)

语法

声明
Public Enumeration CrawlStatus
用法
Dim instance As CrawlStatus
public enum CrawlStatus

成员

成员名称 说明
Idle 不被爬网的内容源。
CrawlingFull 爬网的内容源上执行完全爬网。
Paused 该内容源的爬网已暂停。
Throttled
Recovering 爬网程序正在恢复从该内容源的爬网。
ShuttingDown 爬网程序将关闭该内容源的爬网。
CrawlingIncremental 爬网的内容源上执行增量爬网。
ProcessingNotifications 爬网程序正在处理该内容源的通知。
CrawlStopping 正在停止内容源的爬网。
CrawlPausing 该内容源的爬网已被暂停。
CrawlResuming
CrawlStarting
CrawlCompleting

另请参阅

引用

Microsoft.Office.Server.Search.Administration 命名空间