Share via


CrawlStatus, énumération (Microsoft.Office.Server.Search.Administration)

Defines the crawl status values for the CrawlStatus method of the ContentSource class.

Espace de noms : Microsoft.Office.Server.Search.Administration
Assembly : Microsoft.Office.Server.Search (dans microsoft.office.server.search.dll)

Syntaxe

'Déclaration
Public Enumeration CrawlStatus
'Utilisation
Dim instance As CrawlStatus
public enum CrawlStatus

Membres

  Nom du membre Description
CrawlingFull The crawler is executing a full crawl on the content source. 
CrawlingIncremental The crawler is executing an incremental crawl on the content source. 
CrawlPausing The content source's crawl is being paused. 
CrawlStopping The content source's crawl is stopping. 
Idle The content source is not being crawled. 
Paused The content source's crawl is paused. 
ProcessingNotifications The crawler is processing notifications for the content source. 
Recovering The crawler is recovering from a crawl of the content source. 
ShuttingDown The crawler is shutting down the content source's crawl. 
Throttled  

Voir aussi

Référence

Microsoft.Office.Server.Search.Administration, espace de noms