Skip to main content
A newer version of this page is available. .

ReportServerClient Constructors

Provides the client-side functionality for a DevExpress Report Server.
Name Parameters Description
ReportServerClient(IReportServerFacadeAsync, String) channel, restEndpointAddress Obsolete. Initializes a new instance of the ReportServerClient class with the specified settings.
ReportServerClient(IReportServerFacadeAsync) channel Initialize a new instance of the ReportServerClient class with the specified settings.
See Also