DeflateCompressionProvider.MaximumDeflateSize Property
Definition
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.
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
Thrown if the value is less than 1.