Share via


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

Defines the propagation status values for a Query server.

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

Syntaxe

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

Membres

  Nom du membre Description
Idle No files have been propagated to the Query server within a set range of time. 
Initializing The Query server has been configured, and is waiting for the full content index to be propagated. 
NotResponding The Query server is not responding to propagation requests in a timely fashion 
Propagating At least one file has been propagated to the Query server within a set range of time. 

Remarques

Used in the propagationStatus property of the QueryServer class.

The PropagationStatus enumeration defines propagation status values for the global propagation system.

Voir aussi

Référence

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