共用方式為


BrotliCompressionProvider.SupportsFlush 屬性

定義

指出指定的提供者是否支援 Flush 和 FlushAsync。 如果沒有,在某些情況下可能會停用壓縮。

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

屬性值

實作

適用於