The ReportServiceClient type exposes the following members.

Constructors

  NameDescription
ReportServiceClientOverloaded.

Methods

  NameDescription
Abort (Inherited from ClientBase<(Of <(IReportService>)>).)
CloseAsyncOverloaded.
CreateChannel
Creates channel.
(Overrides ClientBase<(Of <(TChannel>)>)..::.CreateChannel()()().)
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FindAsyncOverloaded.
GetDefaultValueForInitialization<(Of <(T>)>) (Inherited from ClientBase<(Of <(IReportService>)>).)
GetDocumentInfoAsyncOverloaded.
GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
GetPageInfoAsyncOverloaded.
GetType
Gets the Type of the current instance.
(Inherited from Object.)
InitAsyncOverloaded.
InvokeAsync (Inherited from ClientBase<(Of <(IReportService>)>).)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
OpenAsyncOverloaded.
RenderAsyncOverloaded.
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Channel (Inherited from ClientBase<(Of <(IReportService>)>).)
ChannelFactory (Inherited from ClientBase<(Of <(IReportService>)>).)
Endpoint (Inherited from ClientBase<(Of <(IReportService>)>).)
InnerChannel (Inherited from ClientBase<(Of <(IReportService>)>).)
State (Inherited from ClientBase<(Of <(IReportService>)>).)

Events

  NameDescription
CloseCompleted
Occurs when connection closing is finished.
FindCompleted
Occurs when text search is finished.
GetDocumentInfoCompleted
Occurs when report information getting is finished.
GetPageInfoCompleted
Occurs when page information getting is finished.
InitCompleted
Occurs when service initialization is finished.
OpenCompleted
Occurs when connection opening is finished.
RenderCompleted
Occurs when rendering is finished.

See Also