The IReportServiceChannel type exposes the following members.

Methods

  NameDescription
Abort (Inherited from ICommunicationObject.)
BeginCloseOverloaded.
BeginDisplayInitializationUI (Inherited from IClientChannel.)
BeginFind
Starts text search in a report.
(Inherited from IReportService.)
BeginGetDocumentInfo
Begins the document data getting.
(Inherited from IReportService.)
BeginGetPageInfo
Begins the page data getting.
(Inherited from IReportService.)
BeginInit
Starts service initialization.
(Inherited from IReportService.)
BeginOpenOverloaded.
BeginRender
Starts report rendering.
(Inherited from IReportService.)
CloseOverloaded.
DisplayInitializationUI (Inherited from IClientChannel.)
Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable.)
EndClose (Inherited from ICommunicationObject.)
EndDisplayInitializationUI (Inherited from IClientChannel.)
EndFind
Ends text search in a report.
(Inherited from IReportService.)
EndGetDocumentInfo
Ends the document data getting.
(Inherited from IReportService.)
EndGetPageInfo
Ends the page data getting.
(Inherited from IReportService.)
EndInit
Ends service initialization.
(Inherited from IReportService.)
EndOpen (Inherited from ICommunicationObject.)
EndRender
Ends report rendering.
(Inherited from IReportService.)
GetProperty<(Of <(T>)>) (Inherited from IChannel.)
OpenOverloaded.

See Also