CompressionFormat Enumeration
.NET Framework (current version)
Specifies the channels compression format.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Member name | Description | |
|---|---|---|
| Deflate | The Deflate compression format. | |
| GZip | The GZip compression format. | |
| None | The none compression format. |
Universal Windows Platform
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Available since 8
.NET Framework
Available since 4.5
Portable Class Library
Supported in: portable .NET platforms
Show: