The Gzip type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCompressionLevel
Gets or sets the compression level. Possible values are 0-9, where 0 means no compression (fastest) and 9 means best compression (slowest). 6 (medium compression and speed) is a default value.

See Also