WebConfigSettingIdsEnableHttpResponseCompression Field |
If enabled, the application will perform in-process compression of HTTP response data.
Namespace:
Dundas.BI.Web
Assembly:
Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid EnableHttpResponseCompression
Public Shared ReadOnly EnableHttpResponseCompression As Guid
public:
static initonly Guid EnableHttpResponseCompression
static val EnableHttpResponseCompression: Guid
Field Value
Type:
GuidRemarks The value of this constant is e3f0d7c5-e1b4-445d-8722-8780963038cb.
Data Type:
Boolean.
Default Value:
.
See Also