Progress® Telerik® Reporting R1 2021
ConfigSectionReportServiceConfiguration Class
Report service configuration that upon creation reads the restReportService
configuration element from the application configuration file.
Report service configuration that upon creation reads the restReportService
configuration element from the application configuration file.
Inheritance Hierarchy
SystemObject
Telerik.Reporting.ServicesReportServiceConfiguration
Telerik.Reporting.ServicesConfigSectionReportServiceConfiguration
Namespace:
Telerik.Reporting.ServicesTelerik.Reporting.ServicesReportServiceConfiguration
Telerik.Reporting.ServicesConfigSectionReportServiceConfiguration
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The ConfigSectionReportServiceConfiguration type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ConfigSectionReportServiceConfiguration |
Creates an instance of the ConfigSectionReportServiceConfiguration type
and populates any configuration properties that are setup in the config file.
|
Properties
Name | Description | |
---|---|---|
![]() | CacheCompressor |
Gets or sets the ICompressor instance to be used when saving
and retrieving particular assets from the IStorage instance.
(Inherited from ReportServiceConfiguration.) |
![]() | ClientSessionTimeout |
Gets or sets a value in minutes indicating how long a client session
will be preserved in the service storage after the last interaction
from this client.
(Inherited from ReportServiceConfiguration.) |
![]() | ExceptionsVerbosity |
Gets or sets the verbosity level of the exception information returned in the response when an exception occurs.
The supported values are "normal" and "detailed".
When set to "normal", the response will contain only the exception message.
When set to "detailed", the response will contain the exception type and stack trace.
The default value is "normal".
(Inherited from ReportServiceConfiguration.) |
![]() | HostAppId |
Gets or sets the unique constant name of the application hosting the reports service.
(Inherited from ReportServiceConfiguration.) |
![]() | ReportDocumentResolver |
Gets or sets an IReportDocumentResolver
implementation instance that will be used from the report processing engine to
resolve an IReportDocument instance from the ReportSource
in order to process it.
(Inherited from ReportServiceConfiguration.) |
![]() | ReportResolver | Obsolete.
Gets or sets an IReportResolver
implementation instance that will be used for report resolving from the service.
(Inherited from ReportServiceConfiguration.) |
![]() | ReportSharingTimeout |
Gets or sets a value in minutes indicating how long a rendered
report document from a client will be viable for reuse on subsequent
document requests from the same or other clients.
(Inherited from ReportServiceConfiguration.) |
![]() | ReportSourceResolver |
Gets or sets an IReportSourceResolver
implementation instance that will be used for report resolving from the service.
(Inherited from ReportServiceConfiguration.) |
![]() | Storage |
Gets or sets an IStorage
implementation instance that will be used for internal storage from the report service.
(Inherited from ReportServiceConfiguration.) |
![]() | WorkerCount |
Gets or sets a value determining the count of the worker threads
that render the report documents.
(Inherited from ReportServiceConfiguration.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IDisposableDispose |
Version Information
Supported in: 1.0.1