CrawlComponentSettings Class
Represents the settings for the Search service application’s crawl component.
Inheritance Hierarchy
System.Object
Microsoft.Office.Server.Search.Administration.TopologyExport.ComponentSettings
Microsoft.Office.Server.Search.Administration.TopologyExport.CrawlComponentSettings
Namespace: Microsoft.Office.Server.Search.Administration.TopologyExport
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public NotInheritable Class CrawlComponentSettings _
Inherits ComponentSettings
'Usage
Dim instance As CrawlComponentSettings
public sealed class CrawlComponentSettings : ComponentSettings
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
CrawlComponentSettings Members
Microsoft.Office.Server.Search.Administration.TopologyExport Namespace