ReportServiceClientFactory Constructors
Supports automatic ReportServiceClient creation on the client side.| Name | Parameters | Description |
|---|---|---|
| ReportServiceClientFactory(EndpointAddress, Binding) | remoteAddress, binding | Initializes a new instance of the ReportServiceClientFactory class with the specified remote address and binding. |
| ReportServiceClientFactory(EndpointAddress) | remoteAddress | Initializes a new instance of the ReportServiceClientFactory class with the specified remote address. |
See Also