BrotliCompressionProvider.SupportsFlush Property

Definition

Indicates if the given provider supports Flush and FlushAsync. If not, compression may be disabled in some scenarios.

public:
 property bool SupportsFlush { bool get(); };
public bool SupportsFlush { get; }
member this.SupportsFlush : bool
Public ReadOnly Property SupportsFlush As Boolean

Property Value

Implements

Applies to