SoapClient Constructor
Initializes a new instance of the SoapClient class.
Overload List
Name | Description |
---|---|
SoapClient () | Initializes a new instance of the SoapClient class. |
SoapClient (EndpointReference) | Initializes a new instance of the SoapClient class with the specified destination endpoint reference. |
SoapClient (Uri) | Initializes a new instance of the SoapClient class with the specified destination URI. |
See Also
Reference
SoapClient Class
SoapClient Members
Microsoft.Web.Services3.Messaging Namespace