ASP.NET MVC 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Interface IReportRequest

Defines methods to notify the user when HTTP request is raised from intermediate service to process a report.

Namespace: BoldReports.Web.ReportViewer
Assembly: BoldReports.Web.dll
Syntax
public interface IReportRequest

Methods

OnRequestBegin(HttpClient)

This method is always invoked when any HTTP request is raised from intermediate service for processing of a report.

Declaration
void OnRequestBegin(HttpClient httpClient)
Parameters
Type Name Description
System.Net.Http.HttpClient httpClient

An object that contains the HTTP request.

In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved