Skip to main content

ReportServerClientFactory Constructors

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