WebService Constructor (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> _
Public Sub New ( _
    server As Server _
)
'Usage
Dim server As Server

Dim instance As New WebService(server)
[ObsoleteAttribute]
public WebService(
    Server server
)

Parameters

See Also

Reference

WebService Class

WebService Members

WebService Overload

Microsoft.SharePoint.Portal.Topology Namespace