ServerPropagationStatus Enumeration
SharePoint 2010
NOTE: This API is now obsolete.
Defines the propagation status values for a Query server.
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
| Member name | Description | |
|---|---|---|
| Idle | Obsolete. No files have been propagated to the Query server within a set range of time. | |
| Propagating | Obsolete. At least one file has been propagated to the Query server within a set range of time. | |
| Initializing | Obsolete. The Query server has been configured, and is waiting for the full content index to be propagated. | |
| NotResponding | Obsolete. The Query server is not responding to propagation requests in a timely fashion |
Used in the propagationStatus() property of the QueryServer class.
The PropagationStatus enumeration defines propagation status values for the global propagation system.