SoapClient Constructor (Binding, EndpointAddress) |
Namespace: CMS.SalesForce.WebServiceClientAssembly: CMS.SalesForce (in CMS.SalesForce.dll) Version: 13.0.131
Syntax public SoapClient(
Binding binding,
EndpointAddress remoteAddress
)
Parameters
- binding
- Type: System.ServiceModel.ChannelsBinding
- remoteAddress
- Type: System.ServiceModelEndpointAddress
See Also