Initializes a new instance of the ReportServiceResourcesClient 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 ReportServiceResourcesClient( Binding binding, EndpointAddress remoteAddress ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ binding As Binding, _ remoteAddress As EndpointAddress _ ) |
Visual C++ |
---|
public: ReportServiceResourcesClient( Binding^ binding, EndpointAddress^ remoteAddress ) |
Parameters
- binding
- Type: System.ServiceModel.Channels..::.Binding
- remoteAddress
- Type: System.ServiceModel..::.EndpointAddress