Share via


WebService Constructor (TopologyManager, PortalServiceInstance)

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 PortalServiceInstance _
)
'Usage
Dim tm As TopologyManager
Dim serviceInstance As PortalServiceInstance

Dim instance As New WebService(tm, serviceInstance)
[ObsoleteAttribute]
protected internal WebService(
    TopologyManager tm,
    PortalServiceInstance serviceInstance
)

Parameters

See Also

Reference

WebService Class

WebService Members

WebService Overload

Microsoft.SharePoint.Portal.Topology Namespace