Initializes a new instance of the ReportServiceClient class
Namespace:
PerpetuumSoft.ReportingServices.Viewer.Client.ReportServiceAssembly: PerpetuumSoft.ReportingServices.Viewer.Client (in PerpetuumSoft.ReportingServices.Viewer.Client.dll) Version: 1.0.0.0
Syntax
C# |
---|
public ReportServiceClient( string endpointConfigurationName, EndpointAddress remoteAddress ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ endpointConfigurationName As String, _ remoteAddress As EndpointAddress _ ) |
Visual C++ |
---|
public: ReportServiceClient( String^ endpointConfigurationName, EndpointAddress^ remoteAddress ) |
Parameters
- endpointConfigurationName
- Type: System..::.String
- remoteAddress
- Type: System.ServiceModel..::.EndpointAddress