QueryServer Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
Represents a query server in the SharePoint 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 | Obsolete. Indicates the full path of the directory on the query server where the content index is located. | |
name | Obsolete. Indicates the computer name of the query server. | |
propagationStatus | Obsolete. Indicates propagation status information for a query server. | |
readyState | Obsolete. This member is reserved for internal use and is not intended to be used directly from your code. |
Top