QueryServer Members
Include Protected Members
Include Inherited Members
Represents a query server in the Enterprise Search propagation system.
The QueryServer type exposes the following members.
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from ValueType.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from ValueType.) |
Top
Fields
Name | Description | |
---|---|---|
indexLocation | Indicates the full path of the directory on the query server where the content index is located. | |
name | Indicates the computer name of the query server. | |
propagationStatus | Indicates propagation status information for a query server. | |
readyState | This member is reserved for internal use and is not intended to be used directly from your code. |
Top