อ่านในภาษาอังกฤษ

แชร์ผ่าน


GzipCompressionProviderOptions Class

Definition

Options for the GzipCompressionProvider

C#
public class GzipCompressionProviderOptions : Microsoft.Extensions.Options.IOptions<Microsoft.AspNetCore.ResponseCompression.GzipCompressionProviderOptions>
Inheritance
GzipCompressionProviderOptions
Implements

Constructors

Properties

Level

What level of compression to use for the stream. The default is Fastest.

Explicit Interface Implementations

IOptions<GzipCompressionProviderOptions>.Value

The default configured TOptions instance

Applies to

ผลิตภัณฑ์ เวอร์ชัน
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