The ServiceProvider type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ServiceProvider |
Creates the PerpetuumSoft.Reporting.WebViewer.Client.ServiceProvider class instance.
|
Methods
Name | Description | |
---|---|---|
![]() | AbortRequests |
Abort all pending requests
|
![]() | Equals | (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.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | LoadDocumentInfo | Returns the report metadata from server. |
![]() | LoadDocumentMapInfo | Returns a document bookmark tree from server. |
![]() | LoadDocumentMapInfoFull | Generates the report and returns a documents bookmark tree from server. |
![]() | LoadPageInfo | Returns page metadata by report identificator and page number. |
![]() | LoadPageInfoFull | Generates the report and returns page metadata by report identificator and page number. |
![]() | LoadReportParameters | Returns a parameters list from report. |
![]() | LoadThumbnailsInfo | Returns thumbnails links collection. |
![]() | LoadThumbnailsInfoFull | Generates the report and returns thumbnails links collection. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | SetRequestOption |
Extends the configuration options for connect to service.
|
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | ServiceUrl |
Gets or sets a service url.
|