SoapClient Constructor (String, EndpointAddress) |
Namespace: CMS.SalesForce.WebServiceClientAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax public SoapClient(
string endpointConfigurationName,
EndpointAddress remoteAddress
)
Parameters
- endpointConfigurationName
- Type: SystemString
- remoteAddress
- Type: System.ServiceModelEndpointAddress
See Also