ContentProcessingComponent constructor (Guid)

Initializes a new instance of the ContentProcessingComponent 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 ContentProcessingComponent(serverId)
public ContentProcessingComponent(
    Guid serverId
)

Parameters

See also

Reference

ContentProcessingComponent class

ContentProcessingComponent members

ContentProcessingComponent overload

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