DecompressionMethods (System.Net.DecompressionMethods)

Inherits: System.Enum

Interfaces: IComparable, IFormattable, IConvertible

Derived Types: 0

Assembly: System.dll

Represents the file compression and decompression encoding format to be used to compress the data received in response to an HttpWebRequest.

VB.NET C#

C#

public enum struct DecompressionMethods : System.IComparable, System.IFormattable, System.IConvertible
{
}

Articles

[Ironruby-core] zlib implementation

... just looked and saw that it doesn’t ship in Silverlight). Just noticed that the system.dll assembly in Silverlight provides support for the System.Net.DecompressionMethods ...

The Moth: NETCF 3.5 API additions

Relevant to the previous addition, there is a new enum System.Net.DecompressionMethods that is the type of the new property AutomaticDecompression on the HttpWebRequest class.

Mono Documentation

Mono Class Library : System.Net Namespace System.Net.DecompressionMethods Enumeration ... Remarks Documentation for this section has not yet been entered. Members

System.Net.DecompressionMethods \ SSCLI \ Source Viewer

The Developer Fusion labs. Free tool to automatically translate C# to VB.NET and VB.NET to C#, plus other free developer tools and utilities

HttpWebRequest.AutomaticDecompression Property (System.Net)

Gets or sets the type of decompression that is used. ... Property Value Type: System.Net . . :: . DecompressionMethods. A T:System.Net.DecompressionMethods object that indicates ...

DecompressionMethods Enumeration (System.Net)

Note: This enumeration is new in the .NET Framework version 2.0. ... Previous Versions .NET Framework 2.0 Class Library Reference System.Net DecompressionMethods Enumeration

Custom .NET Training ASP.NET Training Silverlight Training LINQ Training IT Support