CompressRate property (IResponseContent)
Top  Previous  Next

Property type

A Double value. Read-Only

Description

A double value which returns the savings achieved. If the response content is not compressed, the value will be the zero.

e.g. text/html: 98840 bytes, gzip compressed to 26254 bytes (73.44% saving)

Size: 98840
CompressedSize: 26254
CompressType: gzip
CompressRate: 73.44%

See Also

IsCompressed Property
CompressedSize Property
CompressType Property