GzipCompressionProviderOptions Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Options for the GzipCompressionProvider
public ref class GzipCompressionProviderOptions : Microsoft::Extensions::Options::IOptions<Microsoft::AspNetCore::ResponseCompression::GzipCompressionProviderOptions ^>
C#
public class GzipCompressionProviderOptions : Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.ResponseCompression.GzipCompressionProviderOptions>
type GzipCompressionProviderOptions = class
interface IOptions<GzipCompressionProviderOptions>
Public Class GzipCompressionProviderOptions
Implements IOptions(Of GzipCompressionProviderOptions)
- Inheritance
-
GzipCompressionProviderOptions
- Implements
Level |
What level of compression to use for the stream. The default is Fastest. |
IOptions<Gzip |
The default configured |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
ASP.NET Core | 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |