Share via


ServiceCollection Constructor (TopologyManager, Guid, Server)

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 ( _
    topologyManager As TopologyManager, _
    serviceClass As Guid, _
    server As Server _
)
'Usage
Dim topologyManager As TopologyManager
Dim serviceClass As Guid
Dim server As Server

Dim instance As New ServiceCollection(topologyManager, _
    serviceClass, server)
[ObsoleteAttribute]
protected internal ServiceCollection(
    TopologyManager topologyManager,
    Guid serviceClass,
    Server server
)

Parameters

See Also

Reference

ServiceCollection Class

ServiceCollection Members

ServiceCollection Overload

Microsoft.SharePoint.Portal.Topology Namespace