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.

Properties

  NameDescription
AllowInitializationUI (Inherited from IClientChannel.)
AllowOutputBatching (Inherited from IContextChannel.)
DidInteractiveInitialization (Inherited from IClientChannel.)
Extensions (Inherited from IExtensibleObject<(Of <(IContextChannel>)>).)
InputSession (Inherited from IContextChannel.)
LocalAddress (Inherited from IContextChannel.)
OperationTimeout (Inherited from IContextChannel.)
OutputSession (Inherited from IContextChannel.)
RemoteAddress (Inherited from IContextChannel.)
SessionId (Inherited from IContextChannel.)
State (Inherited from ICommunicationObject.)
Via (Inherited from IClientChannel.)

Events

  NameDescription
Closed (Inherited from ICommunicationObject.)
Closing (Inherited from ICommunicationObject.)
Faulted (Inherited from ICommunicationObject.)
Opened (Inherited from ICommunicationObject.)
Opening (Inherited from ICommunicationObject.)
UnknownMessageReceived (Inherited from IClientChannel.)

See Also