PropagationStatus 枚举 (Microsoft.Office.Server.Search.Administration)

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

命名空间: Microsoft.Office.Server.Search.Administration
程序集: Microsoft.Office.Server.Search (在 microsoft.office.server.search.dll 中)

语法

声明
Public Enumeration PropagationStatus
用法
Dim instance As PropagationStatus
public enum PropagationStatus

成员

  成员名称 说明
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. 

备注

Used in the Status property of the Propagation class.

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

另请参阅

参考

Microsoft.Office.Server.Search.Administration 命名空间