ServerPropagationStatus 枚举 (Microsoft.Office.Server.Search.Administration)
Defines the propagation status values for a Query server.
命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)
语法
声明
Public Enumeration ServerPropagationStatus
用法
Dim instance As ServerPropagationStatus
public enum ServerPropagationStatus
成员
成员名称 | 说明 | |
---|---|---|
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. |
备注
Used in the propagationStatus property of the QueryServer class.
The PropagationStatus enumeration defines propagation status values for the global propagation system.