Share via


QueryProcessingComponent constructor (Guid)

Initializes a new instance of the QueryProcessingComponent class.

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

Syntax

'Declaration
Public Sub New ( _
    serverId As Guid _
)
'Usage
Dim serverId As Guid

Dim instance As New QueryProcessingComponent(serverId)
public QueryProcessingComponent(
    Guid serverId
)

Parameters

See also

Reference

QueryProcessingComponent class

QueryProcessingComponent members

QueryProcessingComponent overload

Microsoft.Office.Server.Search.Administration.Topology namespace