Share via


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

Defines the global propagation status values for the global propagation system.

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

Syntaxe

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

Membres

  Nom du membre Description
Idle No files have been propagated within a set range of time.  
NoPropagation There are no dedicated Query servers configured, so no propagation is needed.  
Propagating At least one file has been propagated within a set range of time. 
QueryServerNotResponding Query servers are not responding to propagation requests in a timely fashion. 
WaitingForInitialization A new Query server has been configured, and is waiting for the full content index to be propagated. 

Remarques

Used in the Status property of the Propagation class.

The ServerPropagationStatus enumeration defines propagation status values for a Query server.

Voir aussi

Référence

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