CrawlComponent constructor (Guid)

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

Parameters

See also

Reference

CrawlComponent class

CrawlComponent members

CrawlComponent overload

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