Public Function New( _ ByVal endpointConfigurationName As String, _ ByVal remoteAddress As String _ )
Dim endpointConfigurationName As String Dim remoteAddress As String Dim instance As New ReinsuranceCompaniesExportClient(endpointConfigurationName, remoteAddress)
public ReinsuranceCompaniesExportClient( string endpointConfigurationName, string remoteAddress )
Parameters
- endpointConfigurationName
- Sets the name of the endpoint configuration. This property should be set to the name given in the
<endpoint>
element in your configuration file. - remoteAddress
- Sets the unique network address that a client uses to communicate with a service endpoint.