Touchstone Re 2023 API Reference
ReinsuranceCompaniesExportClient Constructor(Binding,EndpointAddress)


Air.Services.Proxy Assembly > (Global) Namespace > ReinsuranceCompaniesExportClient Class > ReinsuranceCompaniesExportClient Constructor : ReinsuranceCompaniesExportClient Constructor(Binding,EndpointAddress)
Sets the binding that specify the protocols, transports, and message encoders used for communication between clients and services.
Sets the unique network address that a client uses to communicate with a service endpoint.
Initializes a new instance of the ReinsuranceCompaniesExportClient class specifying the binding and remote address.
Syntax
Public Function New( _
   ByVal binding As Binding, _
   ByVal remoteAddress As EndpointAddress _
)
Dim binding As Binding
Dim remoteAddress As EndpointAddress
 
Dim instance As New ReinsuranceCompaniesExportClient(binding, remoteAddress)
public ReinsuranceCompaniesExportClient( 
   Binding binding,
   EndpointAddress remoteAddress
)

Parameters

binding
Sets the binding that specify the protocols, transports, and message encoders used for communication between clients and services.
remoteAddress
Sets the unique network address that a client uses to communicate with a service endpoint.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReinsuranceCompaniesExportClient Class
ReinsuranceCompaniesExportClient Members
Overload List