Share via


DeflateCompressionProvider.MaximumDeflateSize Property

Definition

Gets and sets the maximum deflate size in chars that will be processed.

public int MaximumDeflateSize { get; set; }
member this.MaximumDeflateSize : int with get, set
Public Property MaximumDeflateSize As Integer

Property Value

Exceptions

'value' less than 1.

Applies to