Touchstone Re 2023 API Reference
ReinsuranceManagementServiceClient Constructor(String,EndpointAddress)


Air.Services.Proxy Assembly > (Global) Namespace > ReinsuranceManagementServiceClient Class > ReinsuranceManagementServiceClient Constructor : ReinsuranceManagementServiceClient Constructor(String,EndpointAddress)
Sets the name of the endpoint configuration. This property should be set to the name given in the <endpoint> element in your configuration file.
Sets the unique network address that a client uses to communicate with a service endpoint.
Initializes a new instance of the ReinsuranceManagementServiceClient class specifying the endpoint configuration and remote address.
Syntax
Public Function New( _
   ByVal endpointConfigurationName As String, _
   ByVal remoteAddress As EndpointAddress _
)
Dim endpointConfigurationName As String
Dim remoteAddress As EndpointAddress
 
Dim instance As New ReinsuranceManagementServiceClient(endpointConfigurationName, remoteAddress)
public ReinsuranceManagementServiceClient( 
   string endpointConfigurationName,
   EndpointAddress 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.
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

ReinsuranceManagementServiceClient Class
ReinsuranceManagementServiceClient Members
Overload List