Allow inheriting classes to get access the the level of compression that should be used
[Visual Basic] Protected Property ReadOnly CompressionLevels As [C#] protected CompressionLevels CompressionLevels { get; } [C++] protected: __property get_CompressionLevels(); [JScript] protected function get CompressionLevels() : CompressionLevels
CompressingFilter Class | blowery.Web.HttpCompress Namespace