Touchstone Re 2023 API Reference
ExposureViewSummaryServiceClient Constructor(String)


Air.Services.Proxy Assembly > (Global) Namespace > ExposureViewSummaryServiceClient Class > ExposureViewSummaryServiceClient Constructor : ExposureViewSummaryServiceClient Constructor(String)
Sets the name of the endpoint configuration. This property should be set to the name given in the <endpoint> element in your configuration file.
Initializes a new instance of the ExposureViewSummaryServiceClient class specifying the endpoint configuration.
Syntax
Public Function New( _
   ByVal endpointConfigurationName As String _
)
Dim endpointConfigurationName As String
 
Dim instance As New ExposureViewSummaryServiceClient(endpointConfigurationName)
public ExposureViewSummaryServiceClient( 
   string endpointConfigurationName
)

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.
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

ExposureViewSummaryServiceClient Class
ExposureViewSummaryServiceClient Members
Overload List