Initializes a new instance of the LeadSoapClient class
Namespace: CWS.Common.Lantrax.LantraxServiceReferenceAssembly: Lantrax (in Lantrax.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
public LeadSoapClient( string endpointConfigurationName, EndpointAddress remoteAddress ) |
| Visual Basic |
|---|
Public Sub New ( _ endpointConfigurationName As String, _ remoteAddress As EndpointAddress _ ) |
| Visual C++ |
|---|
public: LeadSoapClient( String^ endpointConfigurationName, EndpointAddress^ remoteAddress ) |
Parameters
- endpointConfigurationName
- Type: System..::..String
[Missing <param name="endpointConfigurationName"/> documentation for "M:CWS.Common.Lantrax.LantraxServiceReference.LeadSoapClient.#ctor(System.String,System.ServiceModel.EndpointAddress)"]
- remoteAddress
- Type: System.ServiceModel..::..EndpointAddress
[Missing <param name="remoteAddress"/> documentation for "M:CWS.Common.Lantrax.LantraxServiceReference.LeadSoapClient.#ctor(System.String,System.ServiceModel.EndpointAddress)"]