ActiveReports Developer 7
ReportBinariesStreamer Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.Web.v7 Assembly > GrapeCity.ActiveReports.Web.Handlers Namespace : ReportBinariesStreamer Class

Glossary Item Box

The following tables list the members exposed by ReportBinariesStreamer.

Public Constructors

 NameDescription
Public ConstructorReportBinariesStreamer ConstructorInitializes a new instance of the ReportBinariesStreamer class.  
Top

Public Properties

 NameDescription
Public PropertyIsReusableReturns a value indicating whether the class can be pooled.  
Top

Public Methods

 NameDescription
Public MethodProcessRequestThis is the method that ASP.NET will use to allow the handler to handle a request. Essentially all handler work begins with this method.  
Top

See Also