QueryServer Structure

NOTE: This API is now obsolete.

Represents a query server in the SharePoint Enterprise Search propagation system.

Namespace:  Microsoft.Office.Server.Search.Administration
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
<ObsoleteAttribute("The QueryServer struct is obsolete. Use QueryComponent instead.")> _
Public Structure QueryServer
'Usage
Dim instance As QueryServer
[ObsoleteAttribute("The QueryServer struct is obsolete. Use QueryComponent instead.")]
public struct QueryServer

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

QueryServer Members

Microsoft.Office.Server.Search.Administration Namespace