IndexService Constructor (TopologyManager, SearchServiceInstance)
NOTE: This API is now obsolete.
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Topology
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
<ObsoleteAttribute> _
Protected Friend Sub New ( _
tm As TopologyManager, _
serviceInstance As SearchServiceInstance _
)
'Usage
Dim tm As TopologyManager
Dim serviceInstance As SearchServiceInstance
Dim instance As New IndexService(tm, serviceInstance)
[ObsoleteAttribute]
protected internal IndexService(
TopologyManager tm,
SearchServiceInstance serviceInstance
)
Parameters
- serviceInstance
Type: Microsoft.Office.Server.Search.Administration.SearchServiceInstance