WebServicesClientProtocol Constructor
Initializes a new instance of the WebServicesClientProtocol class.
Namespace: Microsoft.Web.Services3
Assembly: Microsoft.Web.Services3 (in microsoft.web.services3.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.
Platforms
Development Platforms
Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows 2000, Windows 2000 Server, Windows 2000 Advanced Server
Target Platforms
See Also
Reference
WebServicesClientProtocol Class
WebServicesClientProtocol Members
Microsoft.Web.Services3 Namespace