Share via


WebServicesClientProtocol Constructor

Initializes a new instance of the WebServicesClientProtocol class. Initializes a new instance of the WebServicesClientProtocol class.

Namespace: Microsoft.Web.Services2
Assembly: Microsoft.Web.Services2 (in microsoft.web.services2.dll)

Usage

'Usage
Dim webServicesClientProtocol1 As New WebServicesClientProtocol()

Syntax

'Declaration
Public Sub New()
public WebServicesClientProtocol();
public: WebServicesClientProtocol();
public WebServicesClientProtocol();
public function WebServicesClientProtocol();

Remarks

Within the constructor, a referral cache lookup is done on the value of the Url property.

Remarks

A referral cache look-up is done on the value of the Url property within the constructor.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server, Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, Pocket PC, Windows CE, Smart Phone

See Also

Reference

WebServicesClientProtocol Class
Microsoft.Web.Services2 Namespace

Other Resources

WebServicesClientProtocol Members